/* Webfont: URWDINCond-Bold */@font-face {
    font-family: 'URWDINCondBold';
    src: url('fonts-tfnw/URWDINCond-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts-tfnw/URWDINCond-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts-tfnw/URWDINCond-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts-tfnw/URWDINCond-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts-tfnw/URWDINCond-Bold.svg#URWDINCond-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}



body {
  background-color: #fafafa;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "URWDINCondBold", Georgia!important;
  text-transform: uppercase;
  color: #2a6694;
  
}

.schedule h1, .schedule h2, .schedule h3, .schedule h4 {
  text-transform: none;
}

h1, .h1 {
  font-size: 200%;
}

.lineup .h-feature-headline a {
  color: #fff;
  position: absolute;
  bottom: 0;
  max-width: 100%;
  padding: 15px;
  text-shadow: 1px 1px 3px black;
}

@media (max-width: 1024px) {
  h3.h-feature-headline.h-responsive.center-text.h1 {
    font-size: 3rem;
  }
}

h4, h5, h6, .h4, .h5, .h6 {
  margin-top: 1.75em;
  margin-bottom: .5em;
  line-height: 1.4;
}

h3.media-heading {
  margin: 0;
}

h4 {
  margin-top: 1em;
  margin-bottom: 1em;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
}

h4.h-feature-headline.h6 {
  margin-top: 10px;
}

h4, .h4 {
  font-size: 150%;
}

.x-navbar, .x-navbar.x-navbar-fixed-top, .desktop .sub-menu {
  background-color: #231f20 !important;
}

a {
  border: none !important;
}

a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .x-topbar .p-info a:hover, .x-breadcrumb-wrap a:hover, .widget ul li a:hover, .widget ol li a:hover, .widget.widget_text ul li a, .widget.widget_text ol li a, .widget_nav_menu .current-menu-item > a, .x-widgetbar .widget ul li a:hover, .x-accordion-heading .x-accordion-toggle:hover, .x-comment-author a:hover, .x-comment-time:hover, .x-recent-posts a:hover .h-recent-posts {
  color: #2b6688;
}

a:hover {
  color: #1d96b8;
}

a.x-brand.img:after {
  content: 'A Global Tech Conference on the Upper Left Coast';
  display: block;
  font-size: .6em;
  margin-top: 6px;
  color: #efed80;
  text-transform: none;
  letter-spacing: 1px;
}

.x-brand img {
  margin-top: -5px !important;
}

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
  box-shadow: inset 0 4px 0 0 #1d96b8;
}

.x-navbar {
  box-shadow: none;
}

.hover-link:hover {
  opacity: .8 !important;
}

.social-bar a {
  font-size: 36px;
  margin: 10px;
  color:#2b6688;
}

h1.entry-title {
  display: none;
}

.menu-item-pitchfestnw a {
  margin-top: -8px;
}

.menu-item-pitchfestnw a span {
  background-color: #ffc714;
  padding: 8px 12px;
  border-radius: 4px;
  color: rgba(36,57,104,1.0);
}

.menu-item-pitchfestnw:hover a span {
  background-color: #03b0a9;
  color: #fff;
}



.x-navbar .desktop .x-nav>li {
  float: left;
  margin-right: 15px;
}

.x-topbar .x-social-global {
  float: right;
  margin-top: -3px;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.entry-wrap {
  box-shadow: none;
}

.entry-content.content {
  background-color: #fff;
}

.centered-text {
  margin: 10px auto;
  text-align: center;
  right: 0;
  left: 0;
}

.dropshadow {
  background: #efed80;
  padding: 6px 10px;
}

.x-slider-container.below {
  border-bottom: 0 transparent;
}

.lineup h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  text-align: left;
}

.h-feature-headline span {
  padding-left: 0;
}

.h-feature-headline span i {
  display: none;
}

h1.h-custom-headline.artist-headline.center-text.h1 {
  color: #042d49;
  font-weight: bold;
  margin-top: 40px;
}

.h-feature-headline a {
  color: #fff;
}

.lineup .h-feature-headline a {
  color: #fff;
  position: absolute;
  bottom: 0;
  max-width: 100%;
  padding: 15px;
}

.home-lineup .h-feature-headline span {
  color: #fff;
}

.lineup .h-feature-headline span {
  text-transform: uppercase;
  min-height: 380px;
  height: 100%;
  width: 100% !important;
}

.artist-box {
  background-size: cover;
  background-position: center;
}

.yellow {
  background-color: #ffc710;
  width: 100%;
  height: 100%;
}

.tfnw-green {
  background-color: #2a6694;
}

.tfnw-yellow {
  background-color: #efed80;
}

.tfnw-blue {
  background-color: rgba(4,45,73,0.5);
}

.bio-image {
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.no-mobile {
  display: none;
}

.has-post-thumbnail .entry-featured {
  border-bottom: 0;
}

.entry-featured {
  box-shadow: none;
}

.schedule .x-column.x-sm.vc.x-1-3 {
  padding: 20px;
}

.schedule .x-column.x-sm.vc.x-1-3 {
  border-left: 1px solid #ccc;
}

.schedule .x-content-band.marginless-columns .x-container .x-column {
  margin: 0;
}

.schedule h4.h4, .schedule h4.h-feature-headline.h5 {
  margin: 0;
}

.schedule .x-column.x-sm.vc.x-1-3:nth-child(1) {
  background-color: #e9e27a;
}

.schedule .x-column.x-sm.vc.x-1-3:nth-child(2) {
  background-color: #6ACBDE;
}

.schedule .x-column.x-sm.vc.x-1-3:nth-child(3) {
  background-color: #e59943;
}

.schedule .fullwidth .x-column.x-sm.vc.x-1-1 {
  padding: 20px;
}

.schedule .x-img {
  margin-bottom: 0;
}

.x-brand img {
  margin-top: 3px;
}

.x-btn-navbar.collapsed {
  color: white;
  box-shadow: none;
  background-color: transparent;
}

.x-btn-navbar.collapsed:hover {
  color: white;
  box-shadow: none;
  background-color: transparent;
}

.x-btn-navbar {
  text-shadow: none !important;
  padding: 0 !important;
  margin-top: 17px !important;
  background-color: transparent !important;
  color: white !important;
  box-shadow: none;
}

.x-btn-navbar, .x-btn-navbar.collapsed {
  font-size: 24px !important;
}



hr {
  clear: both;
}

.logos img {
  width: 150px;
  height: auto;
  margin: 0 auto;
}

ol li {
  background-color: #fafafa;
  margin-bottom: 2px;
  padding: 5px;
}

.show-mobile {
  display: none;
}

h4.h-feature-headline.time.center-text.h4 {
  padding: 20px 0;
}

@media (max-width: 767px) {
  .social-bar {
    position: relative;
    margin: 50px auto;
}
  .x-column.x-sm.vc.hide-mobile.x-1-3 {
    display: none;
  }
  
  .show-mobile {
    display: block;
  }
}

div#mc_embed_signup {
  max-width:480px;
    display: block;
    height: 100%;
    position: relative;
    margin:0 auto;
}


input#mce-EMAIL {
  padding: 10px;
  border-radius: 0;
  width: 100% !important;
  height:60px;
  font-size:14px !important;
}

.mc-field-group {
  float: left;
  width: 65%;
}

input#mc-embedded-subscribe {
  color: #ffffff;
  border-color: transparent;
  margin-bottom: 0;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0;
  font-size: 14px;
  padding: 20px;
  width: 35% !important;
  float: left;
  height:60px;
}


small {
    display: block;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 1rem;
    opacity: 1;
    margin-bottom: 5px;
}


.btn {
    background-color: rgb(229, 153, 67);
    border: 1px solid black;
    color: white;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 1.8rem;
    text-align:center;
    line-height:1;
    min-height:115px;
}

.btn .wpb_wrapper {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.btn:hover {
  color:white!important;
    opacity:1;
}

.btn-2 {
  background-color: transparent;
    border: 1px solid black;
    color: white;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 1.5rem;
    text-align:center;
    line-height:1;
    min-height:140px;
}
.btn-2 a {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.btn-2:hover {
  color:white!important;
    background-color: #255976!important;
}

.btn-2.important {
  background-image: url(/wp-content/uploads/2016/09/techfestnw-icon-logo.png);
    background-position: right center;
    background-size: 140px;
    background-repeat: no-repeat;
  background-color:rgba(128, 203, 222, 0.2)!important;
  color:black!important;
  font-weight:800;
  font-size:2.2rem;
}
.btn-2.important:hover {
  background-color: #255976!important;
  color:white!important;
}
.btn-2.important a {
  text-align:left;
  color:black;
}

.btn-2.important a:hover {
  color:white!important;
}

.btn-2.important:hover a {
  color:white!important;
}

.blue-text {
  color: #3DA8CC; 
}



/* Fixes firefox issue with normalize library */
summary {
  display: list-item !important;
  cursor: pointer;
}




#masthead {
  background-color:#000;
}
#site-navigation {
  font-size: 14px;
  font-weight: 800;
}

.main-navigation .ticket-link a {
    background: #ffcb07;
    border: 1px solid white!important;
    color:black!important;
    padding: 15px;
}
.main-navigation a {
  padding:15px;
}
.main-navigation .ticket-link a:hover {
    background-color:#3DA8CC;
    color:white!important;
}



.overlay-container-Right {
  position: absolute;
  max-width: 100%; 
}
@media screen and (min-width: 640px) {
  .overlay-container-Right {
    top: 0;
    right: 0; 
    text-align: right;
  } 
}

.overlay-container-Left {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF; 
}

.overlay-container-Center {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  color: #FFF; 
}

.overlay-inner-wrap {
  text-align: inherit; 
  padding: 30px;
  background-color: rgba(0,0,0,0.5);
}
@media screen and (min-width: 640px) {
  .overlay-inner-wrap {
    margin: 60px;
    width: 500px;
    
  } 
}


.overlay-inner-wrap h2, 
.overlay-inner-wrap h3 {
  color: white;
  line-height: 1;
  font-size: 1rem;
}

.overlay-inner-wrap h2 {
    font-size: 2rem;
    margin: 7.5px 0;
}

@media screen and (min-width: 640px) {
  .overlay-inner-wrap h2 {
    font-size: 3rem;
    margin: 15px 0;
  }
  .overlay-inner-wrap h3 {
    font-size: 1.65rem;
  }
}

.overlay-inner-wrap img.logo {
        width: 380px;
    max-width: 100%;
}
@media screen and (max-width: 640px) {
  .overlay-inner-wrap img.logo {
    width: 220px;
  }
}

a.cta-btn {
  background-color: #ffcb07;
    color:black;
    padding: 15px;
    
    margin: 7.5px 0;
    display: inline-block;
    
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media screen and (min-width: 640px) {
  a.cta-btn {
    padding: 15px 60px;
    margin: 15px 0;
  }
}

a.cta-btn:hover {
    color:black;
    background-color: rgba(255,255,255,0.9);
}

.track {
  display:inline-flex;
  align-items: center;
  justify-content: center;
  height: 180px;
}
.track img.presentor-logo {
  display: block;
    width: 240px;
    max-width: 100%;
    max-height: 100%;
}

@media screen and (min-width: 640px) {
  .track {
  height:220px;
  }
}
.track-item {
  color:black;
  display: block;
  vertical-align: middle;
  text-align: center;
  font-family: "URWDINCondBold", Georgia!important;
}
.conference-tracks .info-icon {
  max-width: 120px;
  max-height: 100px;
  height:auto;
  width:auto;
  padding:15px;
}

.speaker-page-title-2019 {
    padding: 60px 0;
    font-family: "URWDINCondBold", Georgia!important;
}

h1.speakers-page {
    margin: 0;
    color:white;
}

span.theme {
    font-size: .7rem;
    display: block;
    font-style: italic;
    opacity: .6;
    letter-spacing: -0.5px;
    color:white;
}

h2.conference-track {
  margin: 0 auto 5px;
  font-size: 1.2rem;
  letter-spacing: 3px;
  color: black;
  font-weight: bold;
}

span.sponsor {
    font-size: .7rem;
    margin-right: 5px;
    font-style: italic;
    opacity: .6;
    color:white;
}

img.track-sponor {
    max-width: 180px;
    max-height: 100px;
}

.speakers img {
    max-width: 100%;
}



#main_countedown_1 .countdown {
    padding: 30px 0;
    margin: 0 !important;
}

#main_countedown_1 .time_left {
    color: #FFFFFF !important;
}

#main_countedown_1 span.time_description {
    font-family: "Lato", sans-serif !important;
    line-height: .8;
    color: #ffffff!important;
}

.speaker-text-overlay {
  margin:0;
  padding:10px;
}

.speaker-icon-overlay {
  margin:10px;
}

span.tfnw_date {
    display: block;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 1;
    color: #ffcb07;
}
@media screen and (max-width: 640px) {
  span.tfnw_date {
    line-height: .5;
  }
x}
span.tfnw_location {
      margin-bottom: 20px;
    display: block;
}

@media screen and (max-width: 640px) {
  span.tfnw_location {
      margin-bottom: 0px;
    }
  }

.header-logo img {
      width: 150px;
  }
@media screen and (min-width: 640px) {
  .header-logo img {
      width: 150px;
  }
}

.speakers-current {
    background-color: #1aa477;
}

.speakers-current:hover {
    background-color: #ef3f68;
}

.speakers-current a {
    color: #ffffff;
}
