@charset "UTF-8";
/* ------------------------------------------------------------------------------------------------------
   Container
   --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 90em) {
  container.cards,
  .container.cards_sub {
    margin: 0 auto;
    padding: 0 1.25em 1.25em; } }

/* ------------------------------------------------------------------------------------------------------ 
Vertical timeline
------------------------------------------------------------------------------------------------------*/
.tab_content ol,
.tab_content ul {
  list-style: inherit;
  padding-left: 1em; }

/* ------------------------------------------------------------------------------------------------------
   Quotes randomizer
   --------------------------------------------------------------------------------------------------- */
#quotes-r {
  background-color: #e41113;
  padding-top: 3.75em;
  padding-bottom: 3.75em; }

@media only screen and (min-width: 62em) {
  #quotes .blockquote-r {
    max-width: 275px;
    margin: 0 auto; } }

.blockquote-r .quoteimg {
  max-width: 50px;
  margin: 0 auto; }

.blockquote-r h4 {
  line-height: 2rem;
  margin-bottom: 1em;
  text-align: center; }

.blockquote-r p {
  line-height: 1.5rem;
  color: #ffffff;
  padding-left: 0.875em;
  text-align: center;
  font-style: italic; }

.blockquote-r p:before {
  /*content: "-";disabled*/
  position: absolute;
  left: 0;
  font-size: 1.25em; }

@media only screen and (max-width: 991px) {
  .blockquote-r {
    margin: 2em 0; } }

@media only screen and (max-width: 767px) {
  .blockquote-r {
    margin: 1em 0; } }

/* ================================Fonts ========*/
h1.large {
  font-size: 42px; }

h2 .large, h3 { /* Overwriting styling */
    margin-bottom: 0.5em;
    font-family: 'lato black';
    font-weight: 900;
    text-transform: initial;
}

.large-xl {
  font-size: 56px; }

.large-xxl {
  font-size: 96px; }

@media screen and (max-width: 1510px) {
  .large-xxl {
    font-size: 66px; } }

@media screen and (max-width: 1240px) {
  .large-xxl {
    font-size: 55px; } }

@media screen and (max-width: 650px) {
  h1.large {
    font-size: 34px; }
  .large-xl {
    font-size: 38px; }
  .large-xxl {
    font-size: 38px; } }

/* ------------------------------------------------------------------------------------------------------
   Sticky subscribebar on homepage
   --------------------------------------------------------------------------------------------------- */
/*.mc-sticky-homepage-email {display:inline-block;margin-right: 1.25em;}
.mc-sticky-homepage-fname {display:inline-block;}
.mc-sticky-homepage-submit {display:inline-block;}
.mc-container-homepage {background-color: #e41113}

#sticky-subscribe ul li {}
#sticky-subscribe ul li:before {display:none;}

  #sticky-subscribe .form-input {
    box-sizing: border-box;
    border: 2px solid #fff;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    margin-right:1em;
    background-color: transparent;
    color: #fff; 
    margin-bottom: 0.5em;}
    #sticky-subscribe .form-input:focus ~ #submit i {
    opacity: 1; }


.stickysub-coll {width: 10%; display:inline-block; color:white;}
.stickysub-colm {width: 35%; display:inline-block;}
.stickysub-colr {width: 15%; display:inline-block;}*/
.stickysub-fixed {
  top: 0px;
  z-index: 100;
  position: fixed;
  background-color: black;
  width: 100%; }

.stickysub-fixed2 {
  top: 0px;
  z-index: 100;
  position: static;
  width: 80%;
  background-color: black;
  padding-left: 10%;
  padding-right: 10%; }

@media screen and (max-width: 800px) {
  .stickysub-fixed {
    display: none; }
  #sticky-subscribe {
    display: none !important; } }

/*#mce-FNAME {float:left; width:49%;}

#mce-LNAME {float:right; width: 49%;}
@media only screen and (max-width: 991px) {
    #mce-FNAME {float:none; width:100%;}
    #mce-LNAME {float:none; width: 100%;}}
    
#mce-EMAIL {width:100%;}*/
.stickynav {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: black; }

.navbar-fixed {
  top: -11px;
  z-index: 100;
  position: fixed;
  width: 1416px;
  background-color: black; }

.navbar-fixed li {
  line-height: 3em; }

.home-sub-sticky {
  background-color: #e41113; }

.social-menu-sub {
  margin-top: 1.875em;
  margin-left: 30px; }

.sticky-subscribe-title {
  text-align: right; }

/* ------------------------------------------------------------------------------------------------------
   Dropdown joinbutton
   --------------------------------------------------------------------------------------------------- */
.menu ul li a:link {
  text-transform: none;
  font-weight: 100; }

.menu ul li a:link:hover {
  color: white; }

body .sub-menu li {
  font-style: normal; }

.menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  margin-top: -.5px; }

.sub-menu li :after {
  float: none; }

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

.menu :hover > .sub-menu {
  display: inline-block; }

.menu-primary-container .sub-menu li {
  width: 100%; }

.menu-primary-container .sub-menu li a {
  background-color: inherit;
  display: block;
  position: relative;
  flex: 0 1 auto;
  padding: 10px 0;
  margin: 0;
  padding: 15px 15px 15px 18px;
  width: 100%;
  font-weight: 500;
  white-space: nowrap; }

.menu-primary-container .sub-menu li a:hover {
  background-color: #3f4d5c; }

.menu-primary-container .menu-item-has-children:hover {
  background-color: #232e38; }

.menu-primary-container .menu-item-has-children a::after {
  content: ' ▾'; }

.sub-menu a::after {
  content: inherit; }

.menu-primary-container .sub-menu {
  background-color: #232e38; }

.mobilehide {
  display: none !important; }

.mobilehide-inline {
  display: none !important; }

@media screen and (max-width: 991px) {
  .menu-primary-container .menu .sub-menu {
    position: inherit;
    padding: 11px;
    padding-right: 27px;
    margin-right: -25px;
    margin-left: -25px; 
  display:block;}
  .mobilehide {
    display: block !important; }
  .mobilehide-inline {
    display: inline-block !important; }

  /* .menu-primary-container .menu :hover > .sub-menu {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    padding: 10px 0;
    width: auto;
    max-height: none;
    overflow: visible; }  */
  }

/* display none of specific item 
@media screen and (min-width:991px) {
	#menu-item-11932 {display: none;}
}*/
.menu li.current_page_item ul li a::after {
  display: none; }

/* -------------------------------
NAVIGATION 
-------------------------*/
.nav-secondary .menu :hover > .sub-menu,
nav-secondary .menu :hover > .sub-menu {
  display: none; }

.nav-secondary .menu a {
  padding: 0.5em 1.25em; }

.nav-primary {
  position: fixed;
  background-color: #0e1317;
  width: 100%;
  z-index: 11;
  border-bottom: 1px solid #2a3844;
  display: block; }

.nav-primary .logo {
  width: 90px;
  height: 90px; }

.nav-secondary {
  position: fixed;
  top: 49px;
  background-color: #0e1317;
  width: 100%;
  z-index: 10;
  text-align: right;
  border-bottom: 1px solid #6a7986;
  display: block;
  box-shadow: 0px 4px 20px -8px rgba(0, 0, 0, 0.75); }

.nav-secondary .sub-menu a {
  color: rgba(255, 255, 255, 0.6);
  transition: color 0.3s ease-out; }

.nav-secondary .sub-menu {
  display: inline-block;
  width: 100%; }

.nav-secondary .sub-menu li {
  display: inline-block;
  text-decoration: none;
  padding-right: 1em; }

.nav-secondary .sub-menu li::before {
  display: none; }

.nav-secondary .sub-menu a:hover {
  color: white;
  transition: color 0.3s ease-out; }

.nav-alt-hide {
  display: none; }

.sub-menu .current-menu-item {
  border-bottom: 2px solid #e41113; }

.nav-secondary .sub-menu .current-menu-item a {
  color: white; }

@media screen and (max-width: 991px) {
  #nav-alt {
    display: none; }
  .nav-alt-hide {
    display: block; }
  #nav .menu li:not(.join) a {
    padding: 0.7em 0;
    font-size: medium; } }

/* ------------------------------------------------------------------------------------------------------
   Delete items from main menu.
   --------------------------------------------------------------------------------------------------- */
.menu #menu-item-2190,
.menu #menu-item-15,
.menu #menu-item-2131,
.menu #menu-item-16,
.menu #menu-item-1928,
.menu #menu-item-2190,
.menu #menu-item-2719 {
  display: none; }

.menu li.join ul li a {
  background-color: #28343e;
  width: 100%;
  overflow: visible; }

.menu li.join ul li a:hover {
  color: #d5d5cf; }

@media screen and (max-width: 1438px) {
  #recommendstartupbtn {
    margin-left: 0em;
    margin-top: 1em; } }

/* ------------------------------------------------------------------------------------------------------
   gravity forms something.
   --------------------------------------------------------------------------------------------------- */
#gform_wrapper_13 {
  margin-top: 0px; }

#input_13_1,
#input_13_2,
#input_13_3,
#input_13_4,
#input_13_5,
#input_13_8 {
  padding-left: 1em; }

#input_13_7 {
  padding: 1em; }

body .gform_wrapper label.gfield_label + div.ginput_container #input_13_8 {
  margin-top: .375em; }

@media only screen and (min-width: 200px) and (max-width: 768px) {
  .gform_wrapper .gform_body .top_label li.gfield.gf_right_third {
    float: left;
    clear: left !important;
    width: 99%; }
  .gform_wrapper .gform_body .top_label li.gfield.gf_middle_third {
    float: left;
    clear: left !important;
    width: 99%; }
  .gform_wrapper .gform_body .top_label li.gfield.gf_left_third {
    float: left;
    clear: left !important;
    width: 99%;
    margin-left: 0px !important; }
  #field_13_2,
  #field_13_3,
  #field_13_5,
  #field_13_8 {
    margin-left: 0px !important; } }

/* ------------------------------------------------------------------------------------------------------
   Speakers on conference page
   --------------------------------------------------------------------------------------------------- */
#speakers {
  background: #000000;
  /*border-top:1px solid #f0f0f0;*/
  padding: 70px 0 90px 0; }

.speaker {
  margin-bottom: 30px;
  background: #182027; }

.speaker .caption {
  padding: 10px; }

.speaker h4 {
  font-family: 'lato';
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 0; }

.speaker h4:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background-color: #e41113;
  margin-top: 10px;
  margin-bottom: 5px; }

.speaker .company {
  color: #999999;
  font-family: 'lato';
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0; }

#speakers .owl-buttons {
  position: absolute;
  font-size: 10px;
  right: 0; }

#list-speaker li {
  display: none; }

/* ------------------------------------------------------------------------------------------------------
   Speakers DETAIL on conference page
   --------------------------------------------------------------------------------------------------- */
#speaker-detail {
  background: #ffffff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1); }

#speaker-detail h2 {
  font-family: 'lato';
  margin-bottom: 0; }

#speaker-detail h2 span {
  font-family: 'montserratbold'; }

#speaker-detail img {
  width: 100%;
  height: auto; }

#speaker-detail .lead {
  margin-bottom: 10px; }

#speaker-detail .social {
  margin-bottom: 10px; }

#speaker-detail .social li {
  padding-left: 1px; }

#speaker-detail .social li:first-child {
  padding-left: 5px; }

#speaker-detail .social a {
  opacity: 0.8;
  transition: all 0.3s; }

#speaker-detail .social a:hover {
  opacity: 1; }

#speaker-detail .social a .fa-facebook-square {
  color: #3b5998; }

#speaker-detail .social a .fa-twitter-square {
  color: #00aced; }

#speaker-detail .social a .fa-linkedin-square {
  color: #007bb6; }

#speaker-detail .social a .fa-google-plus-square {
  color: #dd4b39; }

#speaker-detail .mfp-close {
  color: #ffffff;
  background: #262626;
  opacity: 1; }

#speaker-detail li {
  padding-right: 1px; }

#speaker-detail #content {
  height: 230px;
  margin-bottom: 15px; }

/* ------------------------------------------------------------------------------------------------------
   Info on conference page
   --------------------------------------------------------------------------------------------------- */
.infostats {
  font-size: 3em;
  color: #ffffff;
  font-weight: 900; }

.infostatsname {
  font-size: 1.5em;
  color: #ffffff; }

@media screen and (max-width: 412px) {
  .infostatsname {
    font-size: 0.9em; }
  .infostats {
    font-size: 1.5em; } }

#info i {
  color: #e41113;
  margin-bottom: 10px;
  font-size: 3em; }

/* ------------------------------------------------------------------------------------------------------
   Container of conference page
   --------------------------------------------------------------------------------------------------- */
.container-cf {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }

@media (min-width: 992px) {
  .container-cf {
    width: 750px; } }

@media (min-width: 1024px) {
  .container-cf {
    width: 970px; } }

@media (min-width: 1200px) {
  .container-cf {
    width: 1170px; } }

/* other */
.text-center {
  text-align: center; }

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

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

.vcenter {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.link-disabled {
  color: grey;
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.3125em;
  padding-right: 2em;
  text-transform: uppercase;
  cursor: inherit;
  font-weight: 400;
  font-family: 'Lato Black'; }

.link-return {
  cursor: pointer;
  position: relative;
  color: #e41113;
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.3125em;
  padding-right: 2em;
  text-transform: uppercase;
  transition: color .15s ease-out;
  font-weight: 400;
  font-family: 'Lato Black';
  padding-left: 1.5em; }

.link-return:before {
  content: "";
  position: absolute;
  top: -0.2em;
  left: 0;
  width: 1.3em;
  height: 1.3em;
  transform: translate3d(0, 0, 0) rotate(180deg);
  background: url(//getinthering.co/wp-content/themes/getinthering2019/img/arrow.svg) no-repeat;
  background-size: contain;
  transition: transform .15s ease-out; }

/* ------------------------------------------------------------------------------------------------------
   Conference responsiveness fixes
   --------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 600px) and (max-width: 1199px) {
  #price {
    display: flex; } }

/* ------------------------------------------------------------------------------------------------------
   Quotes about.
   --------------------------------------------------------------------------------------------------- */
.quoteimage_about {
  max-width: 8%;
  display: block;
  margin: 0 auto;
  padding-bottom: 10px; }

#about_new {
  background-color: #e41113;
  padding-top: 2em;
  padding-bottom: 2em; }

/* ------------------------------------------------------------------------------------------------------
   Events on competition page
   --------------------------------------------------------------------------------------------------- */
#events_sub {
  text-align: left; }

#events_sub .content {
  background-color: #182027;
  padding: 2em;
  margin-bottom: 1em; }

@media only screen and (max-width: 767px) {
  #events {
    padding-bottom: 4em; } }

/* ------------------------------------------------------------------------------------------------------
   Challenge overview page
   --------------------------------------------------------------------------------------------------- */
.challenge-logo-miniature {
  position: absolute;
  width: 33.33333%;
  z-index: 2;
  margin: 12.5555% 33.3333% 12.555% 33.33333%; }

/* ------------------------------------------------------------------------------------------------------
   Partners
   --------------------------------------------------------------------------------------------------- */
#menu-partners {
  margin-left: 1em;
  padding-left: 10px; }

#menu-partners li {
  display: inline;
  text-decoration: none;
  padding-left: 30px;
  list-style-type: none; }

#menu-partners li:before {
  display: none; }

#bcm-partner {
  float: right;
  margin-right: 1.25em; }

.single-timer {
  text-align: center;
  margin-bottom: 1.25em; }

.slidertext2 {
  position: absolute;
  margin-top: -170px;
  right: 0;
  margin-right: 100px;
  width: 30%;
  clear: both;
  text-align: left; }

.slidertext2 .btn {
  margin-top: 30px; }

.slider-title {
  font-size: 24px;
  color: white; }

/* ------------------------------------------------------------------------------------------------------
   Event highlight
   --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 62em) {
  .highlight {
    height: 400px;
    background-position: center center; } }

@media only screen and (max-width: 991px) {
  .highlight {
    height: 400px;
    background-position: center center; } }

.highlight-title {
  text-align: right;
  font-size: 40px; }

.highlight-date {
  color: #e41113;
  margin-bottom: 1.25em;
  font-size: 20px; }

.highlight-text {
  position: absolute;
  margin-top: -350px;
  right: 0;
  margin-right: 4em;
  width: 30%;
  text-align: right;
  margin-bottom: 1.25em; }

@media only screen and (max-width: 991px) {
  .highlight-text {
    margin-right: 1.25em; }
  .highlight-title {
    font-size: 30px;
    /*margin-left: -3.7em;*/ } }

.card-product {
  margin-bottom: 1.15em;
  text-align: left;
  background-color: white; }

.container cards ul {
  margin-left: 3.25em;
  font-size: 16px;
  background-color: black; }

.container cards li {
  padding-top: 10px;
  line-height: 3em; }

/* ------------------------------------------------------------------------------------------------------
   Other
   --------------------------------------------------------------------------------------------------- */
ul li strong {
  font-weight: 700; }

em {
  font-style: italic; }

.logo {
  width: 100px; }

/* ------------------------------------------------------------------------------------------------------
   This removes the border around the profile images. Should redo this again as it doesnt work anymore.
   --------------------------------------------------------------------------------------------------- */
.card-sponsor,
.card-team {
  background-color: #182027;
  margin-bottom: 1.75em;
  text-align: left; }

/* + an extra div + class */
.card-title-box {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-bottom: 1.25em; }

/* ------------------------------------------------------------------------------------------------------
Team
--------------------------------------------------------------------------------------------------- */
.titlenolink h3 {
  margin-bottom: 1em !important; }

/* ------------------------------------------------------------------------------------------------------
Challenge page v2.0
--------------------------------------------------------------------------------------------------- */
/* intro */
.challenge-intro {
  display: inline-block; }

.challenge-menu {
  display: inline-block; }

#challenge-container .chlng {
  margin-top: 10px;
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px; }

/* challenge share*/
#challenge-container .share {
  margin-top: 30px; }

#requirements {
  padding-top: 4em;
  padding-bottom: 4em; }

.chlng2, .btn-secondary {
  background-color: #182027 !important;
  border: 1px solid #e41113 !important; }
.btn-naked {
  color: #fff;
    display: inline-block;
    position: relative;
    font-size: 1em;
    letter-spacing: 2px;
    font-family: 'Lato Black',sans-serif;
    font-style: normal;
    font-weight: 400;
}
.btn-naked:hover {
  color: #e41113;
}
.btn-naked svg {
  fill: #ffffff;
  margin-right:5px
}
.btn-naked:hover svg {
  fill: #e41113;
}

/*categories */
.categories {
  height: 100%;
  background-color: #182027;
  margin-bottom: 1.75em;
  text-align: left; }

/* snake-checklist */
#snakechecklist ul li:before {
  display: none; }

#snakechecklist li {
  display: table-row; }

#snakechecklist i,
#whyapply i {
  display: table-cell;
  vertical-align: top;
  margin-left: -0.6em;
  margin-right: 1em;
  color: #e41113;
  padding-right: 0.25em;
  padding-bottom: 0.25em;
  padding-top: 0.25em; }

#snakechecklist p,
#whyapply p {
  display: table-cell; }

/* timeline */
#timeline {
  padding-top: 4em;
  padding-bottom: 4em; }

.timeline {
  padding: 30px 0 10px 0;
  position: relative; }

.entry {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background: #182027;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  text-align: left;
  position: relative;
  border-top: 4px solid #182027;
  border-radius: 3px;
  
  margin:5px;
  margin-bottom:35px;
}

.entry img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px; }

.entry:after {
  content: '';
  display: block;
  background: #e41113;
  width: 7px;
  height: 7px;
  border-radius: 6px;
  border: 3px solid #182027;
  position: absolute;
  left: 50%;
  top: -30px;
  margin-left: -6px; }

.entry:before {
  content: '';
  display: block;
  background: #182027;
  width: 5px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -2px; }

.bar {
  height: 4px;
  background: #eee;
  width: 100%;
  position: relative;
  top: 13px;
  left: 0; }
  @media screen and (max-width: 1200px) {
  #timeline h3 {
    font-size: 1em;
  }
}
/* timeline mobile */
@media screen and (max-width: 991px) {
  #timeline h3 {
    font-size: initial;
  }
  .bar {
    display: none; }
  .entry {
    display: block;
    margin-top: 25px;
    max-width: 320px;
  } }


/* apply for this challenge footer */
#applyforchlngfooter {
  padding-top: 4em;
  padding-bottom: 4em; }

.clockred {
  color: #e41113;
  margin-bottom: 0.25em; }

.chlngfooter {
  margin-top: 1.25em; }

.chlngfooter .chlng {
  margin-right: 5px; }

.chlngfooter .chlng2 {
  margin-left: 5px; }

.challengeheader__target {
  color: white;
  padding: .5em 1em;
  background-color: #0083BE;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 11px;
}

@media screen and (max-width: 991px) {
  .chlngfooter #recommendstartupbtn {
    margin-top: 1em;
    float: none; }
  .chlngfooter .chlng {
    float: none;
    margin-left: 0px; }
  .chlngfooter .chlng2 {
    float: none;
    margin-right: 0px; } }

/* ------------------------------------------------------------------------------------------------------
Program
--------------------------------------------------------------------------------------------------- */
/* PROGRAM */
#program {
  color: #ffffff;
  background: #e41113;
  padding: 70px 0 90px 0; }

#program h4 {
  font-size: 17px;
  letter-spacing: 0; }

#program .lead {
  color: #ffffff; }

#program img {
  border: 2px solid #ffffff; }

#program .nav-tabs {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 20px;
  font-size: 19px; }

#program .nav-tabs > li > a {
  color: #ffffff;
  padding: 10px 100px 10px 0;
  background: none;
  border: none;
  cursor: default; }

#program .nav-tabs > li.active > a {
  color: #ffffff;
  padding: 10px 50px 10px 0;
  border-bottom: 4px solid #ffffff;
  padding: 10px 100px 10px 0; }

#program .nav-tabs > li > a:hover,
#program .nav-tabs > li.active > a:hover {
  color: #8c0b0d; }

#program .panel {
  background: transparent; }

#program .panel-body {
  border-top: 1px solid #ffffff;
  padding: 20px 0; }

#program .panel-default {
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0px; }

#program .panel-default > .panel-heading {
  color: #333333;
  background: transparent;
  border-color: #ffffff;
  padding: 10px 0; }

#program .panel-title {
  float: left; }

#program .panel-title > a {
  color: #ffffff;
  text-decoration: none;
  transition: all 0.1s; }

#program .panel-title > a:hover {
  color: #8c0b0d; }

#program .date {
  color: #ffffff;
  font-family: 'lato';
  margin-bottom: 0;
  font-size: 17px;
  line-height: 18px; }

#program .speaker-name {
  font-family: 'lato';
  font-size: 12px;
  letter-spacing: 1px; }

#program .panel-body h4 {
  color: #ffffff;
  font-size: 21px; }

#program .panel-body p {
  margin-right: 10px;
  display: inline-block; }

#program .panel-body p span {
  color: #ffffff;
  display: inherit; }

#program .about-speaker i {
  color: #262626; }

#program .about-speaker a {
  color: #ffffff;
  text-decoration: underline; }

#program .about-speaker a:hover {
  color: #ffffff;
  text-decoration: none; }

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  #myTab li {
    width: 100%; }
  #program .panel-title {
    display: block;
    float: none; }
  #program .speaker-name {
    text-align: center;
    margin-top: 20px; } }

#program i {
  color: white; }

#program i:before {
  color: white; }

#day1-tab ul li:before {
  display: none; }

#myTab li {
  padding-left: 0px; }

/* ----------------------------------------------program ------- uit bootstrap */
/*.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}*/
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

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

.nav:after {
  clear: both; }

#myTab li:before {
  display: none !important; }

/* ------------------------------------------------------------------------------------------------------
Volunteers
--------------------------------------------------------------------------------------------------- */
#buttonform {
  margin-bottom: 5em; }

.gfield_select {
  background-color: #1d1d1b; }

/* challenge workarounds */
#categories .col {
  margin-top: 5.25em; }

#categories figure {
  -webkit-filter: none;
          filter: none; }

#winners {
  padding-top: 4em;
  padding-bottom: 4em; }

/* ------------------------------------------------------------------------------------------------------
Other fixex 
--------------------------------------------------------------------------------------------------- */
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important; }

#vacancy-1 p a {
  color: #e41113; }

/* form fix */
.ginput_container label {
  margin: 1px 0 9px 1px;
  float: left; }

/* ------------------------------------------------------------------------------------------------------
News page 
--------------------------------------------------------------------------------------------------- */
#blogs .col:first-child {
  width: 100vw;
  clear: both; }

.newsnavcontainer {
  padding-left: 1.25em;
  padding-right: 1.25em; }

.newsnav {
  display: block; }

.tags li {
  color: white; }

/* ------------------------------------------------------------------------------------------------------
Hotels
--------------------------------------------------------------------------------------------------- */
#hotels {
  background-color: #182027;
  padding-top: 4.25em;
  padding-bottom: 4.25em; }

.cfhotels {
  display: inline-block;
  color: white;
  font-weight: 900; }

.cfstars {
  display: inline-block;
  float: right; }

.cfstars i {
  color: gold; }

.caption {
  margin-top: 1em;
  margin-bottom: 1em; }

#hotels h3::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #e41113;
  margin-top: 12px;
  margin-bottom: 15px; }

.bookingcode {
  color: red;
  font-weight: 900;
  margin-top: 1em;
  margin-bottom: 1em;
  text-transform: uppercase; }

#hotels figure {
  background-size: cover; }

@media only screen and (min-width: 62em) {
  #hotels figure {
    height: 180px; } }

/* ------------------------------------------------------------------------------------------------------
   In-content ad
   --------------------------------------------------------------------------------------------------- */
.adtitle {
  margin-bottom: 0.3em;
  font-size: 16px; }

.adcontent {
  color: #ccc;
  font-size: 14px; }

.adlink {
  margin-top: 0.8em;
  font-size: 0.8em; }

.adimage {
  max-height: 75px;
  float: right; }

.adcol {
  padding: 0px; }

/*------
Survey
------*/
table.gsurvey-likert th.gsurvey-likert-choice-label {
  background-color: black !important;
  border-top: 2px solid white !important;
  border-right: 2px solid white !important; }

table.gsurvey-likert tr td {
  border-right: 2px solid white !important;
  border-top: 2px solid white !important; }

.gsurvey-likert-choice {
  border-right: 2px solid white !important;
  border-top: 2px solid white !important; }

table.gsurvey-likert {
  border-bottom: 2px solid white !important;
  border-left: 2px solid white !important; }

table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected {
  background-color: #454646 !important;
  fill: #e41113 !important;
  background-image: url(https://getinthering.co/wp-content/themes/gitr/img/active1.svg) !important; }

table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-focus {
  color: black !important;
  background-color: #454646 !important; }

.gfield_description {
  padding-top: 0px !important; }

/* ------------------------------------------------------------------------------------------------------
gforms
   --------------------------------------------------------------------------------------------------- */
.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
  height: 1em !important;
  margin-top: 4px;
  margin-right: 5px; }

.gform_wrapper .gfield_radio li label {
  margin: 2px 0 0 18px !important; }

/* ------------------------------------------------------------------------------------------------------
blockquote
   --------------------------------------------------------------------------------------------*/
blockquote,
q {
  margin-top: 2.25em;
  border-left: 2px solid #e41113;
  margin-left: 3.25em; }

/* ------------------------------------------------------------------------------------------------------
Creditcard services  UGLY!
   --------------------------------------------------------------------------------------------------- */
.gform_wrapper .gform_card_icon_container {
  display: none; }

.ginput_cardextras {
  display: inline-block !important;
  width: 100%; }

.ginput_card_expiration {
  height: 3.25em;
  background-color: transparent;
  border: 2px solid white; }

.ginput_card_expiration_month,
#input_43_5_2_month {
  height: 3.75em !important;
  border-radius: 0;
  -webkit-appearance: none; }

.ginput_card_expiration_year,
#input_43_5_2_year {
  height: 3.75em !important;
  border-radius: 0;
  -webkit-appearance: none; }

#choice_43_6_0,
#choice_43_6_1 {
  margin-top: 7px; }

label[for=input_43_5_3] {
  clear: left; }

#input_43_5_3 {
  margin-top: 2px; }

.ginput_card_security_code_icon {
  margin-top: 1.3em; }

.gchoice_44_21_3 {
  height: 3em; }

#input_44_21_other {
  margin-top: 0px;
  margin-left: 20px;
  height: 3em; }

.form-holder input[type=radio] {
  margin-top: 0px; }

@media only screen and (max-width: 991px) {
  .ginput_cardinfo_right {
    clear: left; }
  .ginput_full {
    clear: right; }
  #gform_submit_button_43 {
    font-size: 10px !important; }
  .gform_wrapper .gfield_checkbox li input {
    background-color: transparent; }
  .gfield_radio input[type=radio] {
    width: 16px;
    height: 16px;
    margin-right: 120px; }
  .gfield_radio li {
    height: 18px; }
  .gform_wrapper .gfield_radio li label {
    margin-left: 3.5em !important;
    margin-top: 1em !important; }
  .gform_wrapper .gfield_radio li {
    height: 3.2em; }
  #input_44_21_other {
    margin-left: 3em; } }

/* ------------------------------------------------------------------------------------------------------
New newsarticles
   --------------------------------------------------------------------------------------------------- */
#main-article-content {
  padding-right: 3.25em; }

#main-article-content h2:first-child {
  margin-top: 1.25em; }

#sharebtns .share {
  margin-top: 0px; }

#blog .share h2 {
  margin-top: 0px; }

#blog .social-menu {
  margin-right: 50px; }

#blog .social-menu i {
  font-size: 1em; }

.subblog {
  color: #888888;
  display: block;
  text-transform: uppercase;
  font-size: 0.75em;
  margin-bottom: 0.5em; }

#blog .row {
  margin-left: -1em; }

#othernews .card {
  margin-bottom: 1.125rem; }

.btn-small {
  padding: 0.5em;
  font-size: 12px;
  background-color: #e41113;
  color: white;
  text-transform: uppercase;
  font-weight: 900;
  transition: ease 0.3s all; }

.btn-small:hover {
  color: #8c0b0d;
  transition: ease 0.3s all; }

.btn-small:active {
  transform: scale(1.1);
  transition: ease 0.3s all; }

.btn-article {
  float: right;
  margin-right: 5em; }

.newslettersub-container {
  padding: 1em;
  background-color: #0e1317;
  border: 1px solid #6b6b6b; }

@media only screen and (min-width: 62em) {
  #othernews figure {
    height: 180px; }
  #othernews .content {
    padding: 1em; }
  #othernews h3 {
    font-size: 14px; } }

.newslettersub-fix .gform_body {
  display: inline-block;
  width: 80% !important; }

.newslettersub-fix .gform_footer {
  display: inline-block;
  width: 10% !important;
  vertical-align: top;
  margin-top: 0em !important;
  /* was 0.75em before */ }

@media only screen and (max-width: 800px) {
  .btn-article {
    margin-right: 0px; }
  .newslettersub-fix .gform_footer {
    width: 100% !important; }
  .newslettersub-fix .gform_body {
    width: 100% !important; }
  .newslettersub-fix .gform_wrapper li {
    margin-bottom: 0em; }
  .newslettersub-fix .gform_wrapper .gform_footer {
    padding: 0px; } }

.newslettersub-fix {
  margin-top: -30px;
  margin-bottom: -50px;
  padding-left: 10px; }

#blog .sidebar {
  margin-top: 2.75em; }

/* ------------------------------------------------------------------------------------------------------
cf-info 
   --------------------------------------------------------------------------------------------------- */
#info {
  padding: 70px 0 90px 0; }

#info i {
  color: #e41113;
  margin-bottom: 10px;
  font-size: 4em; }

.feature {
  margin: 50px 0 0 0; }

/* ------------------------------------------------------------------------------------------------------
form multiselect 
   --------------------------------------------------------------------------------------------------- */
.chosen-drop {
  background-color: black !important; }

/*.gform_wrapper .chosen-container.chosen-container-multi .chosen-choices {min-height: 3em!important;}
.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice  {line-height:2.3em; height:3em;}*/
.gform_wrapper div.charleft {
  clear: left; }

.highlighted {
  background-color: #e41113 !important;
  background-image: linear-gradient(#e41113 20%, #e41113 90%) !important; }

ul .chosen-choices {
  background-image: linear-gradient(#000000 20%, #000000 90%) !important;
  border: 2px solid white;
  color: white; }

/* ------------------------------------------------------------------------------------------------------
Conference header mainpage
-------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 1500px) {
  #homeconference h1 {
    margin-left: -50px; } }

/* -------------------------
Conference header 
 ------------------------- */
p a {
  color: #e41113 !important; }

.tabcontent-child p a {
  color: white !important; }

/*------
logos row
-----------*/
#logos-2 a {
  margin: 1em;
  display: block;
  transition: opacity 0.3s ease-out; }

#logos-2 img {
  margin: 0 auto;
  padding: 2em;
  max-height: 140px;
  box-sizing: border-box; }

@media only screen and (max-width: 991px) {
  #logos-2 {
    padding-top: 2em;
    padding-bottom: 2em; }
  #logos img {
    margin-top: 1em;
    margin-bottom: 1em; } }

@media only screen and (min-width: 48em) {
  #logos-2 {
    padding-top: 2em;
    padding-bottom: 2em; }
  #logos-2 .row {
    margin: 0; }
  .no-touch #logos-2 .row:hover a {
    opacity: 0.4; }
  .no-touch #logos-2 .row:hover a:hover {
    opacity: 1; }
  #logos-2 .col {
    padding: 0; } }

/* Q3 GITR Style Erwin */
/* ---
Testimonial
-------- */
.cover-img {
  background-position: bottom;
  background-size: cover; }

@media only screen and (max-width: 991px) {
  .cover-img {
    min-height: 300px; } }

#testimonial {
  z-index: 1 !important; }

#testimonial .red,
#themeintro .red {
  background-color: #e41113; }

.grey {
  background-color: #0e1317; }

.grey-50 {
  background-color: #0B1218CC; }

.theight {
  min-height: 300px; }

/* --------
Event slider
----- */
#eventslider-r .link {
  padding-right: inherit; }

#eventslider-l .btn,
#eventslider-r .btn,
#eventslider-sm .btn {
  margin-top: 1em; }

#eventslider-l .link:after,
#eventslider-sm .link:after {
  display: none; }

#eventslider-sm .link {
  font-size: 12px; }

@media screen and (min-width: 600px) {
  #eventslider-sm .row {
    margin-left: 1.1em;
    margin-right: 1.1em; }
  #eventslider-sm .link {
    font-size: 22px; }
  /*	#eventslider-sm h2 {font-size:12px;}*/ }

/*-----
Apply Featured
------*/
#apply-featured .col-lg-3 {
  padding-right: 0px; }

#apply-featured .tag {
  margin-bottom: inherit; }

#apply-featured .logo {
  width: 100px; }

#apply-featured i {
  color: #e41113; }

/*-----
Ring-theme
------*/
#ring-theme .col-lg-3 {
  padding-right: 0px; }

.logo {
  width: 150px;
  height: 100px; }

#ring-theme .tag {
  margin-bottom: inherit; }

#ring-theme .logo {
  width: 100px; }

#ring-theme .aimg {
  max-height: 40px;
  padding: 5px;
  margin: 0 2, 5px 0 0; }

/*------
Logos / Squares
-------*/
.logo {
  width: 150px;
  height: 100px; }

.logo-s {
  width: 30px;
  height: 30px; }

/*----  
Partner divider 
---- */
.partnerdividerimg {
  padding-left: 3%;
  padding-right: 3%;
  margin-top: 1em; }

@media only screen and (min-width: 62em) {
  #partnerdivider figure {
    height: 125px; } }

/*#partnerdivider figure {
	border:1px solid #e41113; 
	border-radius:4px;
	filter:grayscale(100%);
	transition:filter 0.3s ease-in;}

#partnerdivider figure:hover {
	filter:grayscale(0%);
	transition:filter 0.3s ease-out;
}
*/


/* ------------------------ 
general 
---------------------------*/
.hide {
  display: none; }

.shadow-l {
  box-shadow: 0 15px 30px black; }

.shadow-m {
  box-shadow: 0 8px 20px black; }

.shadow-s {
  box-shadow: 0 3px 6px black; }

.panel-footer {
  background-color: #0e1317; }

.panel-footer .inner-center-start {
  height: 49px; }

.inner-both-xs {
  padding: 0.5em; }

.inner-both-s {
  padding: 1em; }

.inner-both-m {
  padding: 2.5em; }

.inner-both-l {
  padding: 5em; }

.p0 {
  padding:0;
}
.m0 {
  margin:0
}
.w100 {
  width:100%
}
.d-inline-block {
  display:inline-block;
}
.d-block {
  display:block;
}



@media only screen and (max-width: 600px) {
  .w100-sm {
    display:block;
  }
  .inner-both-l {
    padding-top: 4em;
    padding-bottom: 4em;
    padding-left: 2em;
    padding-right: 2em; }
  .inner-both-m {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    padding-left: 1em;
    padding-right: 1em; }
  .inner-both-s {
    padding-top: 1em;
    padding-bottom: 1em; }
  .spacer-x-s {
    margin-left: 1.1em;
    margin-right: 1.1em; }
  .spacer-x-m {
    margin-left: 2.5em;
    margin-right: 2.5em; }
  .spacer-x-l {
    margin-left: 2.5em;
    margin-right: 2.5em; }
  .center-xs-block {
    display: block;
    text-align: center; }
  .inner-m {
    padding-top: 1.5em;
    padding-bottom: 1.5em; } }

.inner-x-s {
  padding-left: 1em;
  padding-right: 1em; }

.inner-s {
  padding-top: 1em;
  padding-bottom: 1em; }

.inner-m {
  padding-top: 2.5em;
  padding-bottom: 2.5em; }

.inner {
  padding-top: 5em;
  padding-bottom: 5em; }

.inner-lplus {
  padding-top: 8em;
  padding-bottom: 8em; }

.inner-xl {
  padding-top: 10em;
  padding-bottom: 10em; }

.inner-padding {
  padding-top: 5em;
  padding-bottom: 5em; }

.inner-center-start {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.inner-center-spread {
  display: flex;
  align-items: center;
  justify-content: space-around; }

.inner-center-spread-end {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.inner-spread-end {
  display: flex;
  justify-content: space-between; }

.inner-end-start {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start; }

.inner-center-center-col {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

.inner-center-center-row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row; }

.inner-center-end {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.inner-end-end {
  display: flex;
  align-items: bottom;
  justify-content: flex-end; }

.spacer-none {
  margin: 0; }

.spacer-s {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.spacer-m {
  margin-top: 2.5em;
  margin-bottom: 2.5em; }

.spacer-l {
  margin-top: 5em;
  margin-bottom: 5em; }

.spacer-xl {
  margin-top: 10em;
  margin-bottom: 10em; }

.outer-both-xs {
  margin: 0.2em; }

.outer-both-s {
  margin: 0.5em; }

.outer-both-m {
  margin: 2.5em; }

.outer-both-l {
  margin: 5em; }

.subtitle {
  font-size: 22px;
  line-height: 1.5em; }

.m-bottom-s {
  margin-bottom: 0.5em; }

.m-bottom-m {
  margin-bottom: 2.5em; }

.m-bottom-l {
  margin-bottom: 5em; }

.link-subtle {
  font-weight: 900; }
  .link-subtle:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    margin-left: 5px; }

/* ----  
Footer 
---- */
#footer .r1 {
  border-bottom: 3px solid #e41113; }

@media only screen and (max-width: 991px) {
  #fmenu .logofooter {
    width: 150px; }
  .subtitle {
    font-size: 18px;
    line-height: 1.5em; } }

/*----  
Things to change in Angelo's CSS IMPORTANT'---- 

#footer .footer-menu{
	padding-left:0px; 
	margin-left:inherit;
	}
#footer .footer-menu ul{
	padding-left:inherit; 
	margin-left:inherit;
	}

#footer .footer-menu li {
	display:inherit;
	float:none;
	width:inherit;
}
@media only screen and (max-width: 767px) {
	.footer-menu {display:block;max-width:100%;}
	header.sub p {font-size:16px;}
}
h1 {font-weight:bold;font-size:60px}
header.sub p {max-width: 700px;font-size: 24px; line-height: 1.2em;}

*/
.vc-snake-even > .row:nth-child(even) {
  flex-direction: row-reverse; }

.vc-snake-odd > .row:nth-child(odd) {
  flex-direction: row-reverse; }

/* ---- 
form styling - delete style from angelo.css
---- */
.form-input {
  box-sizing: border-box;
  border: 2px solid #fff;
  height: 40px;
  line-height: 20px;
  padding: 10px;
  font-size: 14px;
  background-color: transparent;
  color: #fff;
  margin-bottom: 0.5em;
  width: 100% !important; }

#foot:focus ~ #submit i {
  opacity: 1; }

/* ---- 
FAQ
---*/
.toggle-title {
  background-color: #182027;
  border-bottom: 1px solid #0c1216; }

.faq-title {
  cursor: pointer;
  transition: all 0.5s ease; }

.faq-title:hover {
  background-color: #25303a;
  transition: all 0.5s ease; }

.toggle-inner {
  display: none;
  background-color: #0c1216; }

.faq-inner i {
  position: absolute;
  background: url("../img/plus_minus.png") 0px -24px no-repeat;
  width: 24px;
  height: 24px;
  transition: all 0.3s ease; }

.faq-inner .active i {
  background: url("../img/plus_minus.png") 0px 0px no-repeat; }

/* ---- 
FAQ - Multi
---*/
#faq-multi h4 {
  margin-top: 0; }

#faq-multi .inner-center-spread-end {
  align-items: initial; }

/* ---- 
WIZARD
---*/
.numbers {
  font-size: 30px;
  color: #e41113;
  border-top: 1px solid #e41113;
  font-weight: 900;
  margin-bottom: 1em; }

.wcontent {
  font-size: 18px;
  line-height: 1em;
  color: #ffffff; }

/* ---- 
BUTTON BLOCK
---*/
.buttonblock {
  background-color: #182027;
  border: 1px solid #e41113;
  height: 175px;
  transition: all 0.5s ease; }

.buttonblock:hover {
  background-color: #25303a;
  transition: all 0.5s ease; }

#buttonblock .fa {
  font-size: 40px; }

/* ---- 
VIDEO 2017
---*/
#videoplayer i {
  color: #ffffff;
  font-size: 40px;
  cursor: pointer; }

#videoplayer .videoframe {
  height: 400px;
  padding-top: 180px; }

.playbtn {
  background-color: #e41113;
  padding: 25px;
  transition: all 0.5s ease; }

#videoplayer i:hover {
  transition: all 0.5s ease;
  color: #8c0b0d; }

/*LIGHTBOX*/
.lightbox,
.manifest {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }

.lightbox-text {
  width: 100%;
  min-width: 400px;
  min-height: 400px;
  background-color: #1d1d1b; }

.lightbox-video {
  width: 100%; }

.manifest iframe {
  position: absolute;
  width: 400px;
  height: 300px;
  left: 15%;
  margin: 0;
  background-color: red; }

.lightbox iframe {
  position: absolute;
  width: 70%;
  left: 15%;
  margin: 0; }

@media screen and (min-width: 600px) {
  .lightbox iframe {
    height: 70%; }
  .lightbox-close {
    margin-right: 0px; } }

.lightbox-close {
  position: absolute;
  display: block;
  top: 100px;
  margin-right: 13%;
  color: #ffffff;
  font-size: 26px;
  height: 25px;
  width: 30px;
  padding-bottom: 7px;
  background: #e41113;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  right: 0; }

@media screen and (max-width: 600px) {
  .lightbox-close {
    margin-right: 0px; } }

.lightbox-close:hover {
  text-decoration: none; }

.lightbox-container {
  max-width: 1024px;
  margin: 100px auto 25px; }

/* 
Gallery MASONRY
*/
#gallery .row .col {
  min-height: 300px;
  min-width: 200px; }

.grid {
  margin: 0 auto 0px auto;
  max-width: 1180px; }

.grid-item {
  width: 350px;
  margin: 5px;
  background-position: center center;
  background-size: cover; }

.grid-item-h1 {
  width: 350px;
  height: 358px; }

.grid-item-h2 {
  width: 350px;
  height: 175px; }

.grid-item-h3 {
  width: 350px;
  height: 262px; }

@media screen and (max-width: 1110px) {
  .grid {
    margin: 0 auto 0px auto;
    max-width: 740px; } }

@media screen and (max-width: 740px) {
  .grid {
    margin: 0 auto 0px auto;
    max-width: 360px; }
  .grid-item:nth-child(-n + 4) {
    display: none; } }

/*
CTA Button 
*/
.sepred {
  margin-top: 1em;
  border-bottom: 1px solid #e41113; }

.medium {
  font-size: 32px; }

.mediumsmall {
  font-size: 24px; }

@media screen and (max-width: 650px) {
  .medium {
    font-size: 24px; }
  .mediumsmall {
    font-size: 16px; } }

/* H4 */
h4 {
  font-family: 'Lato Black', sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 1em; }

/*#blog p {
	margin: 0em 0 2em!important;
}*/
.row {
  margin-right: 0px;
  margin-left: 0px; }

/* footer */
#footer-multi .menu .sub-menu {
  display: inherit;
  position: inherit; }

#footer-multi .menu ul li a:link {
  background-color: inherit; }

#footer-multi li.current_page_item a:after,
.menu li.current_page_item a:after {
  background-color: inherit; }

#footer-multi .menu .ftitle {
  text-transform: uppercase;
  margin-right: 3%;
  margin-bottom: 1em;
  cursor: default; }

#footer-multi li > ul,
#footer-multi li > ol {
  margin-left: inherit; }

#footer-multi .menu {
  float: inherit; }

#footer-multi .menu li {
  display: inline-grid;
  float: inherit; }

#footer-multi .gf_left_half,
#footer-multi .gf_right_half {
  width: 100%;
  padding-right: 0px; }

#footer-multi .gform_wrapper li {
  margin-bottom: inherit; }

#footer-multi #gform_submit_button_45 {
  width: 100%; }

#footer-multi ul li {
  position: inherit !important; }

/*all events */
.expand {
  overflow: hidden;
  height: 1160px; }

.expand-compact {
  overflow: hidden;
  height: 500px; }

.expandmin {
  overflow: hidden;
  height: 750px; }

.toggle-inner2 {
  overflow: hidden; }

.active {
  overflow: visible;
  height: auto; }

label {
  color: white; }

.event-highlight {
  height: auto; }

/*here */
#events_sub ul,
#events_subli {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

#events_sub li {
  float: left;
  height: 50px;
  padding: 0 5%; }

.navbar {
  background-color: #182027;
  margin: 20px 0; }

.navbar a {
  display: block;
  color: white;
  text-align: center;
  text-decoration: none; }

.navbar li:hover {
  background-color: #111; }

.navbar ul {
  display: inline; }

.iconbtn {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 13px !important;
  padding-right: 13px !important; }

.datepickerinput {
  box-sizing: border-box;
  border: 2px solid #fff;
  height: 40px;
  line-height: 20px;
  padding: 10px;
  font-size: 14px;
  background-color: transparent;
  color: #fff;
  background-color: #000000;
  width: 230px;
  padding-right: 30px; }

.searchinputcontainer {
  margin-top: 6px; }

.navright li:hover {
  background-color: transparent; }

.navright li {
  padding: 0 0;
  float: right;
  display: flex;
  align-items: center; }

@media screen and (max-width: 600px) {
  .navright {
    margin-left: 1em; } }

.calendar i {
  color: black; }

.btndatepick {
  border: none; }

.btndatepick:hover {
  cursor: pointer; }

.cleardatesort {
  height: 1.55em;
  width: 1.55em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -30px; }

@media only screen and (max-width: 800px) {
  .highlight-title {
    padding-left: 25%; } }

.bottommore {
  margin-top: -150px;
  padding-top: 90px;
  position: relative;
  z-index: 999;
  padding-bottom: 50px;
  background-color: red;
  cursor: pointer;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 36%, black 37%); }

.date {
  background-color: #e41113;
  display: inline-block;
  padding: 8px 10px;
  color: white;
  font-weight: 900;
  font-size: 0.8em; }

/* date range picker */
.daterangepicker .input-mini {
  width: 86% !important; }

.daterangepicker {
  background-color: #182027 !important;
  border: 2px solid #e41113 !important;
  border-radius: 0px !important; }

.calendar-table {
  background-color: #182027 !important;
  border: none !important;
  color: #ffffff !important; }

.daterangepicker .calendar th,
.daterangepicker .calendar td {
  color: #ffffff !important; }

.daterangepicker:after,
.daterangepicker:before {
  border-bottom: 6px solid #e41113 !important; }

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: inherit !important;
  color: grey !important; }

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #e41113 !important; }

.daterangepicker td.available:hover,
.daterangepicker th.available:hover,
.daterangepicker td.in-range {
  background-color: #f96161 !important; }

.daterangepicker td.active {
  background-color: #e41113 !important; }

.calendar i {
  color: white !important; }

.daterangepicker .input-mini,
.daterangepicker .input-mini:active {
  background-color: #000000 !important;
  border: 2px solid #ffffff !important;
  border-radius: 0px !important; }

.daterangepicker .input-mini.active {
  border: 2px solid #ffffff !important;
  border-radius: 0px !important;
  color: #ffffff !important; }

.daterangepicker .applyBtn,
.daterangepicker .cancelBtn {
  border: none !important;
  cursor: pointer; }

#datepickerform li {
  float: right;
  padding: 0px; }

#datepickersubmit {
  cursor: pointer; }

/* medialinks */
#medialinks .medialinks {
  margin-bottom: 1em; }

#events_highlight .cards_sub {
  padding-bottom: 0;
  margin-top: 5.5em; }

/* challenge active */ 
.ribbon {
  position: absolute;
  right: 0px;
  top: -21px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 50px;
  text-align: right; }

.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 22px;
  width: 75px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#e41113 0%, #e41113 100%);
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px; }

.expandchallenges {
  /*	overflow: hidden;*/
  /*	height: 1780px;*/ }

#scrollcta2 {
  height: 0;
  overflow: hidden; }

#scrollcta2.active {
  height: auto;
  overflow: visible;
  padding-top: 3em;
  clear: both; }

.ctabutton2 {
  margin-left: 1em; }

/* other */
@media only screen and (max-width: 1320px) {
  #themeintro .chlng2 {
    margin-left: 0px !important; }
  .ctabutton2 {
    margin-left: inherit; } }

.collage .card.wide h3 {
  height: auto !important;
  min-height: 22.5px;
  font-size: 16px !important;
  overflow: visible !important; }

#head span {
  font-size: 22px }

#head p {
  font-size: 16px; }

@media screen and (min-width: 480px) {
  #head p {
    font-size: 16px; } }

@media screen and (min-width: 640px) {
  #head p {
    font-size: 16px; } }

@media screen and (min-width: 1024px) {
  #head p {
    font-size: 22px; } }

@media screen and (min-width: 1440px) {
  #head p {
    font-size: 22px; } }

#collage .card {
  -webkit-line-clamp: inherit !important; }

.statscontainer {
  background-color: #192027;
  /*height: 380px;*/
  width: 100%;
  margin-top: 50px; }

.stat {
  display: flex;
  width: 100%;
  /*justify-content: space-between;*/
  /*border-bottom: 2px solid red;*/
  padding-bottom: 5px; }

.statscontainercontainer {
  padding: 50px; }

.stat p {
  font-size: 1.5em; }

.statstitle {
  font-size: 46px; }

@media screen and (max-width: 650px) {
  .stat p {
    font-size: 1em; }
  .statscontainercontainer {
    padding: 25px; }
  .statstitle {
    font-size: 30px; } }

#slidergallery .sg-spacing {
  padding-top: 14em; }

@media screen and (max-width: 650px) {
  #slidergallery .sg-spacing {
    padding-top: 4em; } }

#slidergallery h3 {
  font-size: 88px; }

#slidergallery p {
  color: #e41113;
  font-size: 24px;
  line-height: 18px;
  text-transform: uppercase; }

@media screen and (max-width: 650px) {
  #slidergallery h3 {
    font-size: 24px; }
  #slidergallery p {
    color: #e41113;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase; } }

#standalonecontent h2 {
  font-size: 30px;
  margin-bottom: 0px; }

#standalonecontent red {
  color: #e41113; }

@media screen and (max-width: 650px) {
  #standalonecontent h2 {
    font-size: 24px;
    margin-bottom: 0px; } }

header.sub p,
header.sub-l p,
header.sub-xl p {
  max-width: 800px !important; }

header.sub-l p,
header.sub-xl p {
  margin-bottom: 1.5em; }

@media screen and (max-width: 1250px) {
  #footer-multi .menu .ftitle {
    margin: 0; } }

@media screen and (max-width: 650px) {
  #footer-multi .menu .ftitle {
    width: 100%;
    margin-top: 30px;
    text-align: center; } }

#mobileNav img {
  max-width: 100px; }

figure.partnerdividerimganimated {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  transition: 500ms;
  height: 100%;
  width: 100%; }

figure.partnerdividerimganimated:hover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  transition: 500ms;
  height: 115% !important;
  width: 115% !important; }

figure.partnerdividerimganimatedjshover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  transition: 500ms;
  height: 115% !important;
  width: 115% !important; }

.twotext1button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 70vh; }

#partnerdivider figure {
  height: 220px; }

/*conference form #field_ncqcv, #field_7qqnd, #field_ib03g*/
.with_frm_style input[type="number"][readonly] {
  font-size: 30px !important;
  font-weight: 900 !important; }

.frm_error {
  font-size: 16px;
  color: #e41113; }

.frm_description {
  font-size: 0.8em !important;
  /* was 16px */
  margin-bottom: 1em !important;
  margin-top: 5px !important;
  font-style: italic !important; }

.form-holder input,
.gform_wrapper input {
  margin-top: 6px !important; }

/* new newspage */
.nsearchbarcontainer {
  margin-bottom: 1em;
  padding-bottom: 2em;
  padding-left: 18px;
  padding-right: 18px; }

.nsearchbar {
  background-color: #182027;
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

#searchform {
  color: #ffffff; }

#searchform #s {
  background-color: #000000;
  border: 2px solid #ffffff;
  padding: 0.7em; }

#searchsubmit {
  border: none; }

/*pieter*/
.snakeContent > .row {
  min-height: 527px; }

.card-team-alwaysclr-img {
  -webkit-filter: grayscale(0%) !important;
          filter: grayscale(0%) !important;
  opacity: 1 !important; }

.card-team-link-lightbox {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #e41113;
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.3125em;
  padding-right: 2em;
  text-transform: uppercase; }

.card-team-link-lightbox > h3 {
  color: white !important; }

/* ===================== hardcoded html schedule ===== */
#schedule h3 {
  margin-bottom: 0 !important; }

.cftime {
  line-height: 1.15em;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px; }

#schedule {
  margin-bottom: 4em;
  margin-top: 4em; }

.s_divider {
  border-bottom: 1px solid #e41113;
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.s_divider_first {
  padding-top: 11px; }

.btn-schedule-js {
  margin-top: 15px; }

@media screen and (max-width: 992px) {
  .cflocation {
    display: none; }
  .cflocationmob {
    margin-bottom: 1.25em; }
  #schedule i {
    margin-right: 5px;
    color: #e41113; }
  .cftime {
    font-size: 16px;
    text-align: center;
    line-height: 0.9em; }
  .s_divider {
    padding-top: inherit; }
  .cftime {
    padding-top: 5px;
    padding-bottom: 10px; }
  .gmprogramtitle p {
    width: 100%; } }

@media screen and (min-width: 992px) {
  .cflocationmob {
    display: none !important; }
  #schedule i {
    margin-right: 5px;
    color: #e41113; }
  #schedule {
    color: #e41113; }
  .cflocation {
    line-height: 1.8em;
    font-size: 16px; } }

.cflocation p {
  display: block; }

.cflocation a,
.gmprogramtitle a {
  display: inline-block !important;
  line-height: 1.8em !important; }

#blogs .card {
  width: 100%; }

/* ===================== ARPAN ===== */
.img-content-partner-logo-footer {
  width: 300px;
  height: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.powered-by-gribbio {
  text-align: center; }

/* ===== forms checkboxes ===== */
form.form p label {
  color: white; }

/* ======= newspage =====*/
.page-id-456 .row .col-md-12 a {
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.3125em;
  text-transform: uppercase;
  font-weight: 600; }

.social-menu i {
  color: #e41113; }

.page-id-456 .twitter-tweet {
  display: none !important; }

.page-id-456 .tweeter-info .fts-twitter-text {
  color: #fff !important; }

.page-id-456 .tweeter-info .fts-twitter-text a {
  color: #e41113 !important; }

.page-id-456 .fa-fw {
  display: none; }

@media screen and (min-width: 977px) {
  .newsfeature {
    height: 410px; }
  .twitterfeature {
    height: 170px;
    background-color: #182027;
    text-align: left;
    color: white;
    overflow-x: scroll;
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .twitterfeature::-webkit-scrollbar {
      width: 10px; }
    .twitterfeature::-webkit-scrollbar-track {
      background: #182028; }
    .twitterfeature::-webkit-scrollbar-thumb {
      background: #38434e; }
    .twitterfeature::-webkit-scrollbar-thumb:hover {
      background: #555; } }

.tweeter-info span {
  color: white; }

@media screen and (max-width: 500px) {
  .page-id-456 #searchsubmit {
    width: 75%;
    margin-top: 20px;
    margin-right: 20px; }
  .page-id-456 #s {
    width: 90%;
    margin-top: 20px;
    margin-right: 10px; }
  .page-id-456 .screen-reader-text {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    display: none; }
  .page-id-456 .inner-both-s {
    display: none; } }

.pagination {
  clear: both;
  position: relative;
  font-size: 14px;
  /* Pagination text size */
  line-height: 12px;
  /*float:right; !* Pagination float direction *!*/
  /*margin-left: 185px;*/ }

.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff;
  /* Pagination text color */
  background: #182027;
  /* Pagination non-active background color */
  transition: background .15s ease-in-out; }

.pagination a:hover {
  color: #fff;
  background: #e41113;
  /* Pagination background on hover */ }

.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #e41113;
  /* Current page background */
  color: #fff; }

/*======*/
.d-none {
  display: none; }

/*=== personas */
.personadisplay {
  background-color: #182027;
  position: absolute;
  z-index: 999;
  top: 5vh;
  left: 0;
  right: 0;
  padding-top: 6em;
  padding-bottom: 6em;
  max-width: 991px;
  box-sizing: border-box;
  margin: 0 auto;
  height: auto;
  padding-left: 5%;
  padding-right: 5%;
  transition-delay: 0s;
  box-shadow: 0 0 100px 50px rgba(0, 0, 0, 0.8); }

.personabg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  position: fixed;
  display: none;
  overflow: scroll; }

.closebtnp {
  color: white;
  top: 0;
  position: relative;
  right: 0;
  font-family: 'Lato Black', sans-serif;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  padding: 1em;
  float: right;
  z-index: 99999; }

/*.inhoud {
		height:100%;
		overflow: scroll;}*/
.markettag {
  color: white;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  background-color: #e41113;
  padding: 7px 9px;
  margin-right: 5px;
  margin-bottom: 0.1em; }

.startupphoto {
  height: 25px;
  width: 25px;
  border: 1px solid white;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 25px;
  vertical-align: middle;
  display: inline-block; }

.startupphoto-lg {
  height: 40px;
  width: 40px;
  border: 1px solid white;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 25px;
  vertical-align: middle;
  display: inline-block; }

@media only screen and (max-width: 991px) {
  #site-canvas {
    position: inherit;
    transform: inherit !important;
    -webkit-transform-style: inherit !important; } }

.profileuser {
  margin-top: 1em;
  margin-bottom: 2em; }

.startupdescription {
  margin-top: 0;
  padding-top: 1em;
  display: block;
  margin-bottom: 3.5em; }

.startupdescription,
.shareprofile {
  border-top: 1px solid grey;
  border-color: #182027;
  box-shadow: 0px -1px 0px #2b2e37; }

.shareprofile .btn {
  text-align: center;
  font-size: 1em;
  border-radius: 0 0 3px 0; }

.shareprofile {
  width: 61.8%;
  margin-left: -.8%;
  position: fixed;
  background-color: #171f27;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-shadow: 0 -25px 25px #182027;
  border-top: 1px solid #3a4146; }

/*pardot form styling*/
form.form select option {
  margin: 0;
  padding: 0 .3em;
  background-color: black;
  color: white;
  line-height: 2em; }

form.form select option {
  margin: 0;
  padding: 0 .3em;
  background-color: black;
  color: white; }

.bulletnumber {
  background-color: #e41113;
  color: white;
  font-size: 30px;
  font-weight: 900;
  padding: 0.3em 0.5em 0.3em 0.5em;
  margin: 0 0 0.6em 0;
  max-height: 1em; }

/* burtons newsletter subscribe on opportunities */
.newsletter_popup {
  background-color: #171d23;
  display: block;
  padding: 20px;
  margin-top: 2em;
  text-align: center; }

.newslettertitle {
  margin: 0px !important; }

.newsletterbutton {
  font-size: 12px !important;
  background-color: #182027 !important;
  padding: 10px;
  border: 1px solid #e41113 !important;
  font-weight: 900 !important; }

#newsletteriframe {
  max-height: 355px; }

.sidebar .btn {
  margin-top: 1em; }

.newsletterblog {
  text-align: center !important; }

#blog .btn {
  margin-top: 1em;
  /* was 5 em */ }

.newslettersubcontainer {
  padding-right: 1.125rem; }

.social-share-footer {
  margin-top: 9.875em; }

.social-share-footer li {
  display: inline-block;
  padding: 0; }

.social-share-footer li:before {
  content: ""; }

.social-share-footer li + li {
  margin-left: 0.5em; }

.social-share-footer i {
  line-height: 1.25em;
  color: #e41113;
  transition: color 0.1s ease-in-out;
  margin: 0; }

.social-share-footer a {
  display: inline-block;
  line-height: 1.25em;
  transition: transform 0.15s ease-out; }

.social-share-footer a:hover i {
  color: #fff; }

.social-share-footer a:active {
  transform: scale(1.1); }

.social-share-footer i {
  font-size: 2em; }

@media only screen and (min-width: 80em) {
  .social-share-footer li + li {
    margin-left: 0.75em; } }

.navhide {
  right: 0 !important; }

/* event selector*/
.cred {
  background-color: #e41113; }

.cgrey {
  background-color: #182027; }

#eventselect {
  background-color: black;
  border: 2px solid white;
  padding: 1em;
  color: white;
  border-radius: 0;
  height: 3.5em; }

#eventselect:focus {
  outline: inherit; }

#eventselector .event {
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%; }

#noapp {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center; }

.eventinput {
  height: 550px; }

.event-details {
  background-color: #182027;
  padding: 1.5em;
  width: 100%; }

.event-details .tag {
  font-size: 1em; }

.event-details i {
  color: #e41113; }

.event-details h3 {
  display: block;
  margin-bottom: 1.5em; }

#eventselector .cgrey {
  height: 550px;
  padding-left: 0;
  padding-right: 0; }

@media screen and (max-width: 992px) {
  #eventselector .eventinput {
    height: 200px; }
  #eventselect {
    width: 100%; } }

/* Competition header */
header.subcomp {
  /*
    padding-top: 11em;
    padding-bottom: 10em;
*/
  height: 100vh;
  display: flex;
  align-items: center; }

.competitiontheme {
  padding-top: 11em;
  padding-bottom: 6em; }

.subcomp .btn {
  margin-top: 2em; }

/* vertical timeline */
#verticaltimeline ul li::before {
  display: none; }

#verticaltimeline ul li {
  padding: inherit; }

#verticaltimeline .tabs_wrapper {
  text-align: center;
  margin: 0 auto;
  background: transparent; }

#verticaltimeline ul.tabs {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  padding: 0;
  min-width: 175px;
  list-style: none;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4); }

#verticaltimeline ul.tabs li {
  margin: 0;
  cursor: pointer;
  padding: 0px 15px;
  line-height: 31px;
  color: white;
  text-align: left;
  font-weight: bold;
  background-color: #182027;
  padding: 1em; }

#verticaltimeline ul.tabs li:hover {
  color: white;
  background-color: #25303a; }

#verticaltimeline ul.tabs li.active {
  background-color: #25303a; }

#verticaltimeline .active-child {
  display: block;
  border-bottom: 2px solid red;
  height: calc(2em + 10px); }

#verticaltimeline .tab_container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 20;
  padding: 0;
  min-width: 175px;
  height: 100%;
  text-align: left;
  background: #182027;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); }

#verticaltimeline .tab_content {
  height: 100%;
  display: none; }

#verticaltimeline .tabcontent-child {
  padding: 20px; }

#verticaltimeline .tab_drawer_heading {
  display: none;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); }

#verticaltimeline .timeline-image {
  display: block;
  height: 300px; }

#verticaltimeline .tbottom {
  display: block;
  border-right: 2px solid red;
  height: calc(2em + 4px); }

#verticaltimeline .ttop {
  display: block;
  border-right: 2px solid red;
  border-bottom: 2px solid red;
  height: calc(2em + 8px); }

@media screen and (max-width: 781px) {
  #verticaltimeline .tabtimeline {
    display: none; }
  #verticaltimeline .tabtimeline_item {
    display: none; }
  #verticaltimeline ul.tabs {
    display: none; }
  #verticaltimeline .tab_container {
    display: block;
    margin: 0 auto;
    border-top: none;
    border-radius: 0;
    box-shadow: 0px 0px 10px black; }
  #verticaltimeline .tab_drawer_heading {
    background-color: #182027;
    color: #fff;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    padding: 1em; }
  #verticaltimeline .tab_drawer_heading:hover {
    background: #25303a;
    color: white; }
  #verticaltimeline .tab_drawer_heading .d_active {
    background: #25303a; }
  #verticaltimeline .tab_content {
    background-color: #0c1216; } }

@media screen and (max-width: 992px) {
  #verticaltimeline .tabtimeline {
    border-right: inherit; }
  #verticaltimeline .tabtimeline_item {
    display: none; }
  #eventselector .cgrey {
    height: 400px; }
  #snakerandom-content h2 {
    font-size: 2em !important;
    margin-bottom: 0em; } }

#snakerandom-content h2 {
  font-size: 4em;
  margin-bottom: 0em; }

#verticaltimeline .tag {
  font-weight: 900; }

.post-password-form input[type="password"] {
  background-color: black;
  padding: 1em;
  border: 2px solid white;
  margin-top: 3em; }

.post-password-form input[type="submit"] {
  border: 5px solid #e41113; }

/* Counterdown in counter */
#numbers .countdown {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 9; }

.fix-countdown {
  position: fixed; }

/* HEADER GLOBAL MEETUP */
.scrolldowncont {
  display: block;
  text-align: center; }

#scrollDown {
  position: relative;
  z-index: 9;
  bottom: 60px;
  background-color: #5a5a5ab3;
  padding: 8px 10px;
  border-radius: 100px;
  transition: all .2s ease-in-out;
  cursor: pointer; }

#scrollDown:hover {
  transform: scale(1.1); }

.gutscontainer {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  display: none;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999; }

#gutsticketframe {
  display: block;
  position: fixed;
  top: 5vh;
  /*		left: calc(50vw - 330px);*/
  box-shadow: 0 0 100px 50px rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh; }

#gutsticketframe iframe {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: none;
  margin-top: 30px; }

.gutsclose {
  position: absolute;
  right: 7%;
  color: white;
  font-weight: 900; }

@media screen and (max-width: 650px) {
  #gutsticketframe {
    width: 100vw;
    height: 100vh;
    position: inherit;
    left: inherit; } }

.headercontent {
  font-size: 2em;
  font-family: lato bold;
  color: white;
  line-height: 1.3em; }

.movie {
  margin-left: 0.5em;
  color: white;
  font-size: 1.5em;
  margin-top: 2em;
  display: inline-block; }

@media only screen and (max-width: 750px) {
  .headercontent {
    font-size: 1.5em; }
  .scrolldowncont {
    display: none; }
  /*
    header.subcomp {
        padding-top: 10em;
    }
*/
  #searchbar,
  .searchinput {
    width: 100%; } }

@media only screen and (min-width: 750px) {
  #numbers .countdown {
    display: block;
    text-align: center; } }

.btnclick {
  cursor: pointer; }

/* AFTERMOVIE */
.gitraftermovie {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.gitraftermovie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.text-red {
  color: #e41113; }

.maphub-overlay {
  background: transparent;
  position: relative;
  width: 100%;
  /* your iframe width */
  height: 660px;
  /* your iframe height */
  top: 100%;
  /* your iframe height */
  margin-top: -660px;
  /* your iframe height */ }

/* Causes a bug with sweet-modal
.dark-overlay {
	background-color: rgba(14, 19, 23, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


*/
/* Scrollify */
.scrollify-select select {
  background-color: transparent;
  color: white;
  font-size: 1.3em;
  padding: 1em 1em 1em 0;
  border-bottom: 2px solid #e41113;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */ }

.scrollify-select {
  position: relative;
  display: inline; }

.scrollify-select select option {
  color: black; }

.hiddencontainer {
  overflow: hidden;
  display: inline-block; }

.scrollify-select:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  padding: 0 0 0.8em;
  position: absolute;
  pointer-events: none;
  color: white;
  right: 0px;
  top: 20%; }

/*
#scrollify-page #morecities .inner-both-s:first-child {
    padding-left:0;
}
*/
#scrollify-page #morecities svg {
  position: absolute;
  margin-top: .3em;
  color: #e41113;
  background-color: black;
  z-index: 9; }

/*display startups */
.vlarge {
  font-size: 2.5em !important;
  line-height: 1em;
  margin: 0; }

.companylogo {
  background-color: white;
  padding-top: 100%; }

.companylogo img {
  position: absolute;
  top: 0; }

.redsearch {
  background-color: #e41113;
  padding: 1em; }

#searchbar input,
#urlfield input {
  background-color: transparent;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 2px solid #e41113;
  padding: 0.5em;
  color: white; }

#urlfield {
  display: inline-block; }

.grey {
  background-color: #182027; }

#openvote {
  width: 100%;
  text-align: center; }

.pstartups {
  padding-top: 9px;
  margin-bottom: -23px; }

#site-canvas {
  height: inherit !important; }

.fa-coffee {
  display: none !important; }

.markettag_alt {
  background-color: inherit;
  border: 1px solid #e41113;
  color: #e41113;
  display: inline-block;
  padding: 0.3em 0.5em 0.3em 0.5em;
  margin-bottom: 0.3em; }

.tooltip {
  position: relative;
  display: inline-block; }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s; }

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

.copybtn {
  background-color: #e41113;
  border: 2px solid #e41113;
  display: inline-block;
  font-size: 12px;
  padding: 1px 11px 6px 11px; }

.copybtn .fa-copy {
  color: black; }

.shareurlalign {
  margin-top: -50px; }

.sinfo {
  margin: 0 0 2em 2em; }

/*
.spacer {
	padding: 0 !important;
}
*/
.startuplogoparent {
  background-color: white;
  padding: 2em;
  /*    width: 100%;*/
  max-height: 270px;
  border-radius: 3px; }

@media screen and (max-width: 900px) {
  .startuplogoparent {
    width: 80px !important;
    height: 80px !important; } }

.startuplogo {
  background: white;
  padding-bottom: 100%;
  display: block;
  height: 0;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

.sticky {
  position: fixed;
  z-index: 99;
  bottom: 0; }

.banner-gm {
  background-color: #182027;
  width: 100%;
  border-top: 2px solid #4d5a66; }

.close {
  position: absolute;
  right: 5%;
  cursor: pointer; }

.startupweb {
  width: 100%;
  text-align: center; }

.social-boost {
  position: absolute;
  bottom: 0; }

.s-data i {
  position: relative;
  top: 5px;
  left: 5px;
  margin-right: 15px;
  font-size: 18px; }

.s-descript {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 2em; }

@media screen and (max-width: 990px) {
  .shareurlalign {
    margin-top: inherit; }
  .vlarge {
    font-size: 1.5em !important; }
  /*
	.inner-both-m {
		padding: inherit;
	}
*/
  .sinfo {
    margin: 1em 0 0 0; }
  .social-boost {
    position: inherit;
    bottom: inherit; }
  .pstartups {
    margin-bottom: 0; }
  .countdown {
    display: none; } }

.s-overview h3 {
  font-size: 1em;
  height: 37.5px; }

.startupminiature,
.startupminiature-s {
  background-size: contain !important;
  background-position: center center;
  margin: 0;
  background-color: white;
  /*    margin: 0 1.5rem 0;*/
  width: 100%;
  background-repeat: no-repeat; }

.startupminiature {
  height: 150px; }

.startupminiature-s {
  height: 75px; }

/* Host reference pages with 123 forms*/
#startupshortlist .startups {
  background-color: grey;
  height: 100px;
  width: 100%; }

#startupshortlist .form-startupshort {
  width: 100%;
  height: 100%; }

#namelightbox {
  position: absolute;
  width: 80%; }

.redinput {
  background-color: transparent;
  color: white;
  font-size: 1.3em;
  padding: 1em 0 1em 0;
  border-bottom: 2px solid #e41113;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

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

.whundred {
  width: 100%; }

.btn {
  cursor: pointer; }

@media screen and (max-width: 900px) {
  .sweet-modal-box .alert {
    width: 80% !important;
    left: 10% !important; } }

/* Discover local */
.discover-name {
  position: relative;
  height: 40%;
  display: block;
  z-index: 14;
  bottom: 0;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 1px solid #cecece;
  box-shadow: 0px -1px 0px #efefef; }

#startupcard {
  border-radius: 3px 3px 0 0;
  position: relative; }

#startupcard h3 {
  color: black;
  text-transform: capitalize;
  margin-bottom: 0.5em;
  display: block; }

#startupcard a {
  width: 100%; }

/* Startup infrastructure diagram on city profile page */
.sidimgcontainer {
  text-align: center; }

.sidimage {
  min-height: 60vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.sidcontent {
  align-items: left; }

.sidcontainer {
  display: flex;
  height: 100vh; }

.sidimgcontainer p {
  font-size: 10px;
  margin-top: 2em; }

.inner-center-left {
  display: flex;
  align-items: left;
  justify-content: center;
  flex-direction: column; }

.sidaction {
  margin-top: 2em;
  display: flex;
  flex-direction: column;
  align-items: center; }

.redbg {
  background-color: #e41113; }

.city-ecosystem-header {
  /*    min-height: 250px;*/ }

@media screen and (max-width: 640px) {
  .city-ecosystem-header .inner-both-m {
    padding: 1em; }
  #citymetrics {
    margin-top: 2em; }
  #citymetrics .inner-both-m:first-child {
    padding-bottom: 2em; }
  .scrollify-page-child {
    background-position: left !important; } }

/* City profile header */
.header-city {
  padding-top: 12em;
  padding-bottom: 0em; }

.city-nav {
  background-color: white;
  border-radius: 2px; }

.link-city,
.link-city-disabled {
  font-weight: 900;
  padding-left: 1em;
  padding-right: 1em;
  border-bottom: 3px solid white;
  font-size: 1.1em;
  color: #e41113;
  cursor: pointer; }

.link-city-disabled {
  color: #ababab;
  cursor: inherit; }

.link-city:hover {
  border-bottom: 3px solid #e41113; }

#competition-nav .btn {
  line-height: 1.7em; }

.header-city .citylogo {
  height: 220px;
  width: 100%; }

@media screen and (min-width: 480px) {
  .header-city {
    padding-top: 12em;
    padding-bottom: 0em; }
  .header-city .citylogo {
    height: 220px; } }

@media screen and (min-width: 640px) {
  .header-city {
    padding-top: 12em;
    padding-bottom: 0em; }
  .header-city .citylogo {
    height: 220px; } }

@media screen and (min-width: 1024px) {
  .header-city {
    padding-top: 12em;
    padding-bottom: 4em; }
  .header-city .citylogo {
    height: 290px; } }

@media screen and (min-width: 1440px) {
  .header-city {
    padding-top: 12em;
    padding-bottom: 6em; }
  .header-city .citylogo {
    height: 350px; } }

.white {
  background-color: white; }

.white-panel {
  background-color: white;
  border-bottom: 4px solid #e41113;
  text-align: left;
  border-radius: 3px; }

.white-panel h2,
.white-panel h3,
.white-panel h4,
.white-panel p {
  color: black; }

.metric {
  font-size: 3em;
  color: #e41113;
  font-weight: 900;
  font-family: 'Lato black', sans-serif; }

/* City global startup competition module */
/*#city-globalstartupcompetition {min-height:500px;}*/
.toggle-title {
  background-color: #182027;
  border-bottom: 1px solid #0c1216; }

.comp-title {
  transition: all 0.5s ease; }

.comp-title:hover {
  background-color: #25303a;
  transition: all 0.5s ease; }

#city-globalstartupcompetition .background {
  background-position: center center;
  background-size: cover; }

.championjury {
  border-radius: 1px;
  background-color: white;
  height: 70px;
  width: 70px;
  border: 2px solid #dadada;
  cursor: pointer;
  border-radius: 100%; }

.selectionjury {
  height: 50px;
  width: 50px;
  margin-right: 0.2em; }

.spacer-x-m {
  margin-left: 2.5em;
  margin-right: 2.5em; }

.championjury .tooltip {
  position: relative;
  bottom: -120px;
  left: 50%;
  width: 100px;
  transform: translate3d(-50%, 10px, 0);
  font-weight: 600;
  font-size: 12px;
  line-height: 11px;
  color: #fff;
  padding: 18px 16px;
  border-radius: 5px;
  visibility: hidden;
  opacity: 0;
  transition: transform 0.4s ease-out 0s, opacity 0.4s ease-out 0s;
  text-align: center;
  background-color: #212c35;
  z-index: 12; }

.championjury .tooltip--tip {
  position: absolute;
  z-index: -100;
  display: block;
  width: 1rem;
  height: 1rem;
  background: #212c35;
  left: 50%;
  bottom: 3rem;
  transform: translateX(-50%) rotate(45deg); }

.selectionjury .tooltip {
  bottom: -60px;
  font-size: 10px; }

.selectionjury .tooltip--tip {
  bottom: 2.1rem; }

.championjury:hover .tooltip {
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 0); }

#city-globalstartupcompetition .faq-inner .toggle-inner {
  /*    min-height: 400px;*/ }

.background-cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.background-contain {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

.background-cover-right {
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat; }

/* CITY METRICS */
#citymetrics .link {
  display: block;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  border-top: 1px solid #e6e6e6; }

#citymetrics .link:last-child {
  border-bottom: 1px solid #e6e6e6; }

#citymetrics .white-panel {
  margin-right: 1em; }

#citymetrics .white-panel:last-child {
  margin-right: -1em; }

#citymetrics .link::after {
  margin-top: 0.5em; }

#citymetrics h2 {
  margin: 0 0 0.3em 0; }

#citymetrics h3 {
  margin: 0 0 0.7em 0; }

@media only screen and (max-width: 600px) {
  #citymetrics inner-both-m {
    padding: 1em; } }

.author {
  width: 70px;
  height: 70px;
  background-color: grey;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #e6e6e6; }

.quote-author {
  margin-top: 1em; }

.quote-author p {
  padding-top: 1.5em;
  margin-left: 1.5em; }

.quote-author .quote-linkedin,
#city-globalstartupcompetition .quote-linkedin, #relatedpeople .quote-linkedin {
  background-color: white;
  border-radius: 25px;
  box-shadow: -1px 6px 10px -6px #a8a8a8;
  padding: 0.7em;
  position: relative;
  top: 40px;
  right: 20px;
  height: 0.9em;
  border: 1px solid #e6e6e6;
  transition: ease 0.3s all; }


#city-globalstartupcompetition .quote-linkedin, #relatedpeople .quote-linkedin {
  top: 48px;
  left: 48px;
  padding: 0.6em 0.7em 0.5em; }
#relatedpeople .vc_quote-linkedin {
    top: 119px;
    /* left: 100px; */
}
@media screen and (max-width:768px) {
  #relatedpeople .vc_quote-linkedin {
    top: 48px;
    left: 48px;
}
}
.vc-championjury {
  height: 140px;
  width: 140px;
}

.quote-author .quote-linkedin i,
.quote-author .quote-linkedin svg,
#city-globalstartupcompetition .quote-linkedin svg, #relatedpeople .quote-linkedin svg {
  color: #0277b5;
  transition: ease 0.3s all; }

.quote-author .quote-linkedin:hover,
.quote-author .quote-linkedin:hover svg,
#city-globalstartupcompetition .quote-linkedin:hover, #relatedpeople .quote-linkedin:hover {
  border-color: #0277b5;
  transition: ease 0.3s all; }

#citymetrics .single-metric {
  margin-bottom: 2em; }

#citymetrics .single-metric:last-child {
  margin-bottom: inherit; }

#citymetrics .city-quote {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5em; }

.city-venture {
  display: flex;
  align-items: center; }

.city-venture col:nth-child(2) {
  margin-left: 1em; }

.city-venture .background-contain {
  margin-right: 1em; }

.city-venture h4 {
  display: block; }

.city-venture .tag {
  display: block; }

.header-city h1 {
  font-size: 3.2em;
  text-transform: inherit;
  font-family: 'Lato black', sans-serif; }

@media screen and (min-width: 480px) {
  .header-city h1 {
    font-size: 4em; } }

@media screen and (min-width: 640px) {
  .header-city h1 {
    font-size: 4em; } }

@media screen and (min-width: 1024px) {
  .header-city h1 {
    font-size: 6em; } }

@media screen and (min-width: 1440px) {
  .header-city h1 {
    font-size: 7em; } }

.bgreyright {
  border-right: 1px solid #e6e6e6; }

@media screen and (max-width: 640px) {
  .bgreyright {
    border-right: inherit;
    border-bottom: 1px solid #e6e6e6; }
  .bgreytop {
    border-top: 1px solid #e6e6e6; } }

.header-city:before {
  background-color: rgba(0, 0, 0, 0.65) !important; }

#city-globalstartupcompetition .toggle-title {
  background-color: white;
  border-radius: 3px 3px 0 0; }

#city-globalstartupcompetition .toggle-title h3 {
  color: black; }

#city-globalstartupcompetition .toggle-inner {
  /*    background-color: #E8E8E8;*/
  background-color: #19232c; }

#city-globalstartupcompetition .__nonactivecomp {
  padding-top: 1.5em;
  padding-bottom: 1.5em; }

#city-globalstartupcompetition .expandComp {
  cursor: pointer; }

#city-globalstartupcompetition .comp-inner i {
  background: url("../img/plus_minus_black.png") 0px -24px no-repeat;
  width: 20px;
  height: 20px; }

#city-globalstartupcompetition .comp-inner .active i {
  background: url("../img/plus_minus_black.png") 0px 0px no-repeat;
  width: 20px;
  height: 20px; }

#city-globalstartupcompetition h2 {
  font-size: 2em;
  text-transform: inherit;
  font-weight: 900;
  font-family: 'Lato black', sans-serif; }

#city-globalstartupcompetition .gcintroduction .tag {
  font-size: 1.5em;
  text-transform: inherit; }

#city-globalstartupcompetition .gcintroduction p {
  font-size: 20px;
  line-height: 1.5em; }

#city-globalstartupcompetition .inner-both-m {
  padding-top: 0; }

#ecosystem-jury {
  border-top: 2px solid #33424e;
  background-color: #0e151c;
  margin-left: -1em;
  margin-right: -1em;
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom: -1em;
  width: 100%; }

/* Competition challenges  */
/*#competition-winners {padding-top:2em;}*/
#competition-challenges h2,
#competition-winners h2,
#competition-meetups h2,
#cities-container h2 {
  font-size: 3em;
  text-transform: inherit;
  font-weight: 900;
  font-family: 'Lato black', sans-serif; }

#cities-container-all h2 {
  margin: 0;
  text-transform: initial;
  font-weight: 900;
  font-family: 'Lato black', sans-serif; }

#cities-container {
  padding: 0; }

#city-globalstartupcompetition .comp-subtitle {
  color: white; }

#mapcitiesintro {
  display: none; }

#competition-winners {
  width: 100%; }

#competition-winners h3 {
  color: black; }

#competition-winners .competition-startups .col-xs-12,
#competition-winners .competition-startups .col-md-3,
#competition-winners .competition-startups .col-lg-2 {
  padding-right: 0.2em;
  padding-left: 0.2em;
  margin-bottom: 0.4em; }

#competition-winners .startupminiature {
  /*    margin: 0 2.5rem 0;*/
  cursor: pointer; }

#competition-winners .card-product {
  height: 100%; }

.flamebg {
  background-size: cover;
  background-position: center center; }

.flamebg .compgradient {
  padding-bottom: 2em; }

#mapcontainer {
  height: 80vh; }

#mapcontainer .image {
  height: 80px;
  width: 220px;
  background-size: cover;
  background-position: center center; }

#competition-winners .markettag {
  padding: 4px 4px;
  margin-right: 2px;
  margin-bottom: 0;
  margin-top: 3px;
  font-weight: 900; }

#mapcontainer white-panel {
  height: 100%; }

#mapcontainer h2 {
  font-family: 'Lato black', sans-serif;
  text-transform: inherit;
  font-size: 1.5em; }

#map {
  height: 100%; }

.border-top {
  border-top: 4px solid #e41113; }

#morecities a {
  font-size: 1.2em;
  font-family: 'Lato black', sans-serif; }

/*#morecities {overflow-x: scroll;}*/
#competitionthemehead h1 {
  font-size: 2.3em; }

/*
#competitionthemehead h1 {
    font-size: 8em;
}
*/
@media screen and (min-width: 480px) {
  #competitionthemehead h1 {
    font-size: 2.3em; }
  #city-globalstartupcompetition h2 {
    font-size: 2em; }
  #city-globalstartupcompetition .gcintroduction .tag {
    font-size: 1.5em; }
  #city-globalstartupcompetition .gcintroduction p {
    font-size: 22px;
    line-height: 1.5em; } }

@media screen and (min-width: 640px) {
  #competitionthemehead h1 {
    font-size: 4em; } }

@media screen and (min-width: 1024px) {
  #competitionthemehead h1 {
    font-size: 5em; }
  #city-globalstartupcompetition h2 {
    font-size: 3em; }
  #city-globalstartupcompetition .gcintroduction p {
    font-size: 22px;
    line-height: 1.7em; }
  .h3-md-large {
    font-size: 1.5em; } }

@media screen and (max-width: 1024px) {
  .link-return {
    font-size: 0.7em;
    letter-spacing: 1px; } }

@media screen and (min-width: 1440px) {
  #competitionthemehead h1 {
    font-size: 6em; } }

.markerinfo {
  padding-top: 1.2em; }

.markerinfo h3 {
  margin: 0;
  padding: 0;
  line-height: 1em; }

#mapcontainer .markerinfo {
  display: flex;
  justify-content: space-between; }

.card-startup {
  /*    border: 1px solid #cecece;*/
  background-color: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); }

.markerbtn {
  line-height: 0.3em;
  font-size: 20px;
  padding: 0.3em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-top: -7px; }

#mapcontainer h3 {
  color: black;
  text-transform: capitalize;
  font-family: 'Lato black', sans-serif; }

.gm-style-iw {
  border-radius: 2px; }

#competition-nav .row {
  box-shadow: 0px 22px 34px -20px rgba(0, 0, 0, 0.75); }

#competition-nav {
  position: absolute;
  width: 100%;
  z-index: 14;
  top: -40px; }

.gm-style .gm-style-iw-c {
  border-radius: 0;
  padding: 16px;
  top: 1px; }

.fade-in {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 100%);
  height: 35px;
  position: relative;
  top: -1px;
  width: 100%;
  z-index: 9; }

.fade-out {
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  height: 35px;
  position: absolute;
  bottom: -1px;
  width: 100%;
  z-index: 9; }

#competitioncities .fade:not(#eventagenda-searchbar .fade) {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 100%);
  height: 35px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9; }

#togglecitydesc svg {
  color: #e41113;
  transform: rotate(45deg);
  position: absolute;
  cursor: pointer;
  transition: transform 0.3s ease; }

@media screen and (max-width: 640px) {
  #togglecitydesc {
    display: none; }
  #citydescription {
    display: none; } }

#togglecitydesc {
  position: absolute;
  z-index: 20;
  right: 4.5em;
  bottom: 5.5em;
  height: 21px;
  padding-left: 6px;
  padding-right: 16px;
  background-color: #fff; }

#togglecitydesc:hover svg {
  transform: scale(1.5) rotate(45deg);
  transition: transform 0.3s ease; }

.flip {
  transform: rotate(-135deg) !important;
  transition: transform 0.3s ease !important; }

.owl-challenge-inner {
  padding-right: 0.5em; }

#competition-challenges .card,
#competition-challenges .content {
  height: 100%; }

#competition-challenges .owl-next,
#scrollify-page .owl-next, #challenges-grandchallenges .owl-next, #previous-competitions .owl-next {
  position: absolute;
  right: 0;
  color: white;
  top: calc(50% - 1em);
  background-color: #e41113;
  padding-left: 0.7em;
  padding-right: 0.7em;
  box-shadow: -2px 7px 24px 9px rgba(0, 0, 0, 0.75);
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

#competition-challenges .owl-prev,
#scrollify-page .owl-prev, #challenges-grandchallenges .owl-prev, #previous-competitions .owl-prev {
  position: absolute;
  left: -10px;
  color: white;
  top: calc(50% - 1em);
  background-color: #e41113;
  padding-left: 0.7em;
  padding-right: 0.7em;
  box-shadow: -2px 7px 24px 9px rgba(0, 0, 0, 0.75);
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.container-alt {
  z-index: 12;
  margin: 0 3.5rem;
  position: relative;
  z-index: 2;
  width: 100%; }

#competition-challenges .owl-next svg {
  color: white; }

#competition-challenges .owl-stage,
#scrollify-page .owl-stage,
.challenges-v2-home .owl-stage {
  display: flex;
  margin: 4px; }

#scrollify-page .owl-cities .spacer-x-s {
  margin-left: 1em; }

#competition-challenges .owl-item,
#scrollify-page .owl-item,
.challenges-v2-home .owl-item,
.challenges-v2-home .owl-item .child {
  display: flex;
  height: auto; }

#scrollify-page h1 {
  margin-bottom: 0; }

#competition-meetups h3 {
  font-family: 'Lato black', sans-serif;
  text-transform: capitalize;
  font-size: 2em;
  display: block;
  margin-bottom: 0.1em; }

#competition-meetups .single-meetup {
  display: flex; }

.single-meetup svg {
  margin-right: 0.5em; }

#competition-winners .card-event {
  transition: all 0.3s ease; }

#competition-winners .card-event {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /*    border: 3px solid #19232c;*/
  transition: all 0.3s ease;
  height: 100%;
  background-color: #eaecec;
  border-radius: 3px;
  display: flex;
  align-content: end; }

#competition-winners .card-event:hover {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /*    border-bottom: 3px solid #e41113;*/
  transition: all 0.3s ease;
  background-color: #fbfbfb; }

#competition-winners .card-event:hover .discover-name {
  border-top: 1px solid #f1f1f1;
  /*    box-shadow: 0px -1px 0px #f9f9f9;*/ }

.startuphover {
  overflow: hidden;
  border-radius: 3px;
  width: 100%;
  height: 100%; }

.startuphover:hover figure,
.startuphover:focus figure {
  transform: scale(1.05); }

.startuphover figure {
  transition: all .5s; }

.btn-alt {
  transition: all .5s ease;
  cursor: pointer;
  padding: 0.575em 2.575em;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.3125em;
  display: inline-block;
  background-color: #e41113;
  color: white;
  font-family: 'Lato Black', sans-serif;
  width: 100%;
  text-align: center; }

#startupcard .btn-alt {
  transition: all .5s ease;
  border-radius: 0 0 3px 3px;
  position: relative;
  background-color: transparent;
  color: #eaecec; }

#startupcard:hover .btn-alt {
  background-color: #e41113;
  transition: all .5s ease;
  color: white; }

.btn-reverse {
  color: #e41113;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 3px solid #e41113;
  transition: all .5s;
  cursor: pointer;
  padding: 0.375em 1.075em;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.3125em;
  padding-right: 1.175em;
  display: inline-block; }

.btn-reverse:hover {
  background-color: #e41113;
  color: #ffffff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 3px solid #e41113;
  transition: all .5s; }

#form_results43 td {
  color: black !important; }

.missingsomeone {
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

.missingsomeone p {
  /*
        display: flex;
    align-items:center;
*/ }

#competitionleader .background-contain {
  min-height: 150px;
  min-width: 150px;
  max-width: 300px; }

#mob-competition-nav {
  display: none; }

#mob-competition-nav .gradient-mob {
  background: linear-gradient(262deg, #182027 36%, rgba(24, 32, 39, 0) 100%);
  position: absolute;
  bottom: 0;
  width: 57px;
  height: 45px;
  z-index: 99;
  right: 0; }

.startupdescription h4 {
  font-size: 2em !important; }

.gradientmob {
  margin-top: 5em;
  margin-bottom: 4em; }

.marker .image {
  height: 80px;
  width: 220px; }

#competition-challenges .owl-nav .disabled,
.owl-prevcomp .disabled {
  display: none; }

#city-globalstartupcompetition .gradientmob {
  margin-top: 9em; }

.card-startup .card-event col:last-child,
.card-startup {
  height: 100%; }

#morecities .owl-nav > div {
  position: absolute;
  z-index: 12;
  top: 0;
  color: white;
  padding-top: 14px;
  padding-bottom: 15px;
  width: 100px; }

#morecities .disabled {
  display: none; }

#morecities .owl-next {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, black 35%);
  text-align: right;
  right: 0;
  padding-right: 20px; }

#morecities .owl-prev {
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, black 35%);
  text-align: left;
  left: 0;
  padding-left: 20px; }

#morecities .owl-prev svg,
#morecities .owl-next svg {
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: black;
  transition: all 0.3s ease; }

#morecities .owl-prev svg:hover,
#morecities .owl-next svg:hover {
  padding: 5px;
  padding-left: 8px;
  background-color: #e41113;
  padding-right: 8px;
  transition: all 0.3s ease; }

.jconfirm .jconfirm-box div.jconfirm-closeIcon {
  right: 10px !important; }

.btn-startupprofile {
  padding-top: 1em;
  padding-bottom: 1em;
  color: aliceblue;
  transition: .3s all ease; }

.btn-startupprofile:hover {
  color: white;
  background-color: #424a50;
  transition: .3s all ease; }

.submissiondisplay {
  padding-left: initial;
  padding-right: initial; }

/* Event dates */
.eventDateRow {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: white; }

.eventDateRow:nth-child(odd) {
  background-color: #1c2731; }

.eventDateRow:hover {
  background-color: #202c38; }

.eventDateRow {
  line-height: 1.5em;
  font-weight: 900; }

/* Show event dates on map  */
#showEventDates {
  position: absolute;
  z-index: 11;
  top: 6%;
  border-radius: 100px;
  left: 4em;
  color: white;
  background-color: #424242;
  padding: 0.5em 0.8em;
  font-weight: 900;
  font-size: 0.8em; }

#showEventDates:hover {
  background-color: #2b2b2b;
  color: #e41113; }

.eventdatestoggle {
  padding-top: 2em;
  padding-left: 1em;
  padding-right: 1em;
  position: absolute;
  top: 0;
  left: -545px;
  transition: left 0.2s ease-in-out;
  height: 100%;
  background-color: #182027;
  width: 500px;
  z-index: 12;
  padding-bottom: 0;
  box-shadow: 10px 0px 5px -6px rgba(0, 0, 0, 0.56); }

#eventagenda-all .eventagenda-all-child {
  width: 100%;
  position: absolute;
  z-index: 11;
  background-color: #182027; }

#eventagenda-searchbar {
  background-color: #182027;
  border-bottom: 1px solid #e41113;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  color: white;
  padding: 5px 5px 17px 0;
  width: 100%;
  font-size: 1.3em;
  position: relative;
  margin-top: -5px; }

#eventagenda-searchbar::focus {
  background-color: #182027;
  border-bottom: 2px solid #e41113; }

#Eventagenda-Search {
  position: absolute;
  z-index: 11;
  top: 0;
  border-radius: 100px;
  right: 4em;
  color: white;
  background-color: #424242;
  padding: 0.5em 0.8em;
  font-weight: 900;
  font-size: 0.8em; }

.eventagenda-scoller {
  overflow-y: scroll;
  height: 100%;
  padding-top: 3em;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .eventagenda-scoller::-webkit-scrollbar {
    width: 10px; }
  .eventagenda-scoller::-webkit-scrollbar-track {
    background: #182028; }
  .eventagenda-scoller::-webkit-scrollbar-thumb {
    background: #38434e; }
  .eventagenda-scoller::-webkit-scrollbar-thumb:hover {
    background: #555; }

#agendainner-bottom {
  bottom: 23px;
  width: 100%;
  position: absolute;
  z-index: 11;
  background-color: #182027; }

#agendainner #showEventDates {
  top: 1%;
  right: 2%;
  left: inherit; }

/* Event page 2020 */
#events-head {
      height: 95vh;
      min-height: 730px;
}
#eventpageApplybar {
  background-color:#0e1317c4;
  position: fixed;
  padding:0 0 0 4em;
  bottom: 0;
  z-index: 12;
  width: 100%;
  left: 0;
  display: flex;
  justify-content:space-between;
  border-top: 1px solid #6a7986;
}
@media screen and (max-width:768px) {
  #eventpageApplybar {display:none;}
}


/* Share menu */
.sharemenu {
  cursor: pointer;
  position: relative; }

#sharemenu-child {
  position: absolute;
  z-index: 12;
  bottom: 60px;
  list-style: none;
  display: none;
  right: 0;
  text-align: left;
  left: 25%;
  right: 25%; }

.active #sharemenu-child {
  display: block; }

.active #sharemenu-child::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the top of the tooltip */
  left: 50%;
  opacity: 100;
  margin-left: -9px;
  border-width: 9px;
  border-style: solid;
  border-color: #212c36 transparent transparent transparent; }

#sharemenu-child li:before {
  display: none; }

#sharemenu-child li a {
  color: aliceblue;
  width: 100%;
  cursor: pointer; }

.sharemenu li {
  background-color: #212c35;
  padding: 10px;
  cursor: pointer;
  /*    visibility: hidden;*/
  opacity: 0;
  transition: .5s all ease;
  outline: none;
  padding-right: 2em;
  padding-left: 2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: aliceblue;
  transition-property: opacity !important; }

.active #sharemenu-child .opac:hover {
  background-color: #424a50;
  color: white; }

.active li:first-child {
  transition-delay: .09s !important;
  transition-property: opacity !important;
  opacity: 1 !important; }

.active li:nth-child(2) {
  transition-delay: .06s !important;
  transition-property: opacity !important;
  opacity: 1 !important; }

.active li:nth-child(3) {
  transition-delay: .03s !important;
  transition-property: opacity !important;
  opacity: 1 !important; }

.active li:nth-child(4) {
  transition-delay: .0s !important;
  transition-property: opacity !important;
  opacity: 1 !important; }

.compnav-item {
  border-top: 2px solid #fff0;
  color: #ffffff73;
  margin-right: 1.5em;
  transition: .3s all ease;
  cursor: pointer; }

.compnav-item:hover {
  border-top: 2px solid #ffffff;
  color: #ffffff;
  transition: .3s all ease; }

.gm2020:nth-child(2) {
  font-size: 14em !important;
  line-height: 0.8em; }

#fixed-comp-nav {
  position: fixed;
  bottom: 1em;
  width: 100%;
  z-index: 12; }

.mobnopad {
  padding-bottom: 2em; }

.nopadding {
  padding: 0 !important; }

#voteForm {
  padding-bottom: 0em; }

.championjury-cont .tag {
  text-transform: initial; }

.championjury-cont p {
  line-height: 1em; }


@media screen and (max-width: 1024px) {
  #relatedpeople [id^="vc_champions-"] {
    margin-top: 0px;
  }
  #voteForm {
    padding-bottom: 3em; }
  .mobnopad {
    padding-bottom: 0em; }
  #morecities .owl-nav > div {
    width: 50px; }
  .mobmarg {
    margin-bottom: 3em; }
  #morecities .owl-next {
    padding-right: 5px; }
  #morecities .owl-prev {
    padding-left: 5px; }
  #competitionleader .background-contain {
    min-height: 40px;
    max-height: 80px;
    min-width: 150px;
    max-width: 100px; }
  #city-globalstartupcompetition .gradientmob {
    margin-top: 9em;
    margin-bottom: 2em; }
  #mapcontainer .image {
    height: 30px;
    width: 140px;
    background-size: cover;
    background-position: center center; }
  .gm-style .gm-style-iw-c {
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 7px; }
  .gm-overlay {
    position: absolute;
    height: 160px;
    width: 100%;
    background: transparent;
    z-index: 99;
    top: 0;
    left: 0; }
  .startupdescription p {
    font-size: 14px;
    line-height: 1.4em; }
  #startupcard .card-product {
    /*        border: 3px solid #182027;*/ }
  .startupminiature {
    height: 100%; }
  .scrollhor {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto; }
  #competition-winners .markettag {
    margin-right: 4px !important;
    flex: 0 0 auto; }
  .transcriptGradient {
    width: 10px;
    height: 99%;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgba(233, 236, 236, 0) 0%, #e9ecec 100%);
    right: 15px; }
  #competition-winners .container-fluid {
    padding-left: 2.5%;
    padding-right: 2.5%; }
  #competitioncities .container-fluid {
    padding: 0; }
  .background-cover-right {
    background-size: initial; }
  #competition-challenges h2,
  #competition-winners h2,
  #competition-meetups h2,
  #mapcitiesintro h2 {
    font-size: 1.5em; }
  #competition-nav {
    display: none; }
  #mob-competition-nav {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 99;
    bottom: 0;
    background-color: #182027;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 900;
    text-align: center;
    box-shadow: 0px -5px 13px 0px rgba(0, 0, 0, 0.75);
    border-top: 1px solid #4d5c66; }
  #mob-competition-nav a {
    font-size: 0.8em;
    color: #d7dfe6; }
  #mob-competition-nav .col {
    display: flex;
    align-items: end;
    justify-content: center; }
  #mob-competition-nav span {
    display: block;
    margin-bottom: 0.3em; }
  #mapcontainer {
    height: 30vh; } }

@media screen and (max-width: 1024px) and (max-width: 1024px) {
  #mapcontainer {
    height: 80vh; } }

@media screen and (max-width: 1024px) {
  .w100-md {
    width: 100%;
  }
  .mobactive {
    /*
        color: #e41113 !important;
        transition: all 0.3s ease;
*/ }
  #mapcitiesintro {
    display: block; }
  #competition-winners .competition-startups .col-xs-12,
  #competition-winners .competition-startups .col-md-3,
  #competition-winners .competition-startups .col-lg-2 {
    padding-right: 0.2em !important;
    padding-left: 0.2em !important;
    margin-bottom: 0.2em;
    display: block;
    margin-top: 2px; }
  #competition-winners .card-product {
    margin-bottom: 0;
    border-radius: 4px; }
  #competition-winners .card-event:hover .discover-name {
    background-color: #d7e0e6;
    border-radius: 3px; }
  #competition-winners .card-event:hover .transcriptGradient {
    background: linear-gradient(90deg, rgba(215, 224, 224, 0) 0%, #d7e0e0 100%); }
  #competition-challenges .owl-next,
  #competition-challenges .owl-prev {
    padding-left: .5em;
    padding-right: .5em;
    padding-top: .2em;
    padding-bottom: .2em; }
  .spacearound {
    display: flex;
    justify-content: space-around; }
  .gradientmob {
    padding: 1em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-top: 0;
    margin-bottom: 0; }
  #sid-city .social-menu i {
    font-size: 3em; }
  .championjury {
    height: 70px;
    width: 70px; }

  #city-globalstartupcompetition .quote-linkedin {
    top: 50px;
    left: 45px; }
  .alignchampions {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 1.5em; }
  .championjury-cont {
    margin-top: 1em; }
  /*    .championjury-cont p {font-size:1.5em;}*/
  #city-globalstartupcompetition .link {
    font-size: 0.8em;
    letter-spacing: inherit; }
  /*
    #city-globalstartupcompetition span {
        font-size: 1em;
        
    }
*/

  .flamebg {
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat; }
  #citymetrics .white-panel:last-child,
  #competition-meetups .white-panel:last-child {
    margin-top: 1em; }
  .header-city .citylogo {
    max-width: 60%; }
  #citymetrics .city-quote {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em; }
  #championjurymembers {
    margin-top: 1em; }
  /*
    .competition-startups {
        flex-direction:column-reverse;
    }
*/
  .winnerres {
    margin-top: 3em; }
  #startupcard .card-event .col:last-child {
    padding-right: 0; }
  .s-overview h3 {
    height: 100%; }
  .coduct {
    height: 100%; }
   
  /* Startup profile card */
  .submissiondisplay {
    padding: 0; }
  .mobnopad {
    padding: 0; }
  .startuplogoparent {
    background-color: white;
    padding: 0.5em;
    border-radius: 3px;
    width: inherit; }
  .inhoud svg {
    margin-right: 3px; }
  .markettag {
    margin-bottom: 0;
    margin-top: 0.2em;
    padding: 3px 4px;
    margin-right: 0.2em; }
  .startupstats {
    padding-left: 3.5%;
    /*        margin-bottom:3em;*/ }
  .startupstats h4 {
    margin-top: 0;
    line-height: 1em;
    font-size: 1.5em; }
  .startupstats p {
    margin-top: 10px; }
  .startupstats .row {
    margin-top: 4px; }
  .startupstats p,
  .startupstats a {
    font-size: 12px; }
  .discover-name {
    height: initial;
    border-top: 0;
    border-left: 1px solid #dedede;
    box-shadow: -1px 0px 0px #bcbec3; }
  .startupdescription,
  .shareprofile {
    margin-top: 1em; }
  .shareprofile {
    width: 100%;
    margin-left: inherit; } }

@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .shareprofile {
    width: 60%;
    margin-left: inherit; } }

@media screen and (max-width: 1024px) {
  .shareprofile .btn {
    width: 100%;
    font-size: 0.8em; }
  .btn-alt {
    display: none; }
  #sharemenu-child {
    left: 5%;
    right: 5%; }
  .active #sharemenu-child li {
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    font-size: 10px; }
  #city-globalstartupcompetition .faq-inner .inner-both-s {
    padding: 0.5em 0.2em; }
  #championjurymembers {
    margin-top: 2em; }
  #competition-challenges .tag {
    font-size: 14px !important;
    margin-bottom: 0 !important; }
  #competition-challenges .card {
    margin-bottom: 1em; }
  #searchbar input,
  #urlfield input {
    width: 90%; }
  .gm2020:nth-child(2) {
    font-size: 6em !important; }
  #fixed-comp-nav {
    display: none; }
  .compheader {
    margin-top: -12em !important; }
  #scrollify-page .container-alt {
    margin-top: -4em; }
  .container-alt {
    margin: 0 0.5em; }
  .scrollify-select select {
    width: 100%; }
  #showEventDates {
    display: none; } }

/* Challenges - Cards v2 */
#challenges-v2 .corporate_logo_parent {
  background-color: white;
  height: 120px;
  width: 120px;
  position: absolute;
  z-index: 8;
  right: 5%;
  top: -105px;
  border-radius: 2px;
  box-shadow: 0 3px 6px #00000052;
  padding: 0.5em; }

#challenges-v2 .card {
  margin-bottom: 2.5em;
  background-color: #e4e4e4;
  transition: background .3s ease; }

#challenges-v2 .content {
  padding-top: 3em;
  background-color: #e4e4e4;
  transition: background .3s ease;
  box-shadow: 0px -6px 5px -3px rgba(31, 20, 20, 0.48); }

#challenges-v2 a:hover .card,
#challenges-v2 a:hover .content {
  background-color: white;
  transition: background .3s ease; }

#challenges-v2 .content h3 {
  color: #4c4c4c;
  text-transform: initial; }

#challenges-v2 a:hover .content h3 {
  color: black; }

#challenges-v2 .tag {
  text-transform: initial; }

#challenges-v2 .ui-widget.ui-widget-content #deadline .ui-widget.ui-widget-content {
  border: inherit; }

#challenges-v2 #deadline .ui-widget-content {
  border: inherit;
  background-color: #e41113; }

#challenges-v2 #deadline .ui-progressbar .ui-progressbar-value {
  margin: inherit;
  background-color: #c7c7c7;
  height: 10px; }

#challenges-v2 .ui-corner-all,
#challenges-v2 .ui-corner-bottom,
#challenges-v2 .ui-corner-right,
#challenges-v2 .ui-corner-br {
  border-radius: 0; }

#challenges-v2 .challengewinner {
  margin-top: 1em; }

#challenges-v2 .challenge_summary {
  overflow: hidden; }

#challenges-v2 h2 {
  font-size: 3em;
  text-transform: inherit;
  font-weight: 900;
  font-family: 'Lato black', sans-serif; }

#challenges-v2 p {
  color: black;
  font-size: 0.8em; }

#challenges-v2 h4 {
  color: black;
  margin-top: 0;
  font-size: 0.8em; }

@media only screen and (min-width: 62em) {
  #challenges-v2 figure {
    height: 200px; } }

/* Animations requirements */
.invisible {
  opacity: 0; }

.visible {
  opacity: 1; }

/* Competition mainpage content*/
#themeoverview {
  box-shadow: 0px -10px 17px #0d1117; }
  #themeoverview h3 {
    font-size: 3em;
    text-transform: initial; }

.white-cards-item {
  min-height: 100px;
  background-color: #ffffffeb;
  box-shadow: 0px 22px 34px -20px rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  display: flex;
  flex-direction: column; }

#intro-blocks .btn {
  max-width: 155px; }

header.sub-l {
  padding-top: 13em;
  padding-bottom: 8em; }

header.sub-xl {
  padding-top: 15em;
  padding-bottom: 10em; }

#white-cards p ,
#white-cards li {
  color: #5F7E8D; }

.horizontal-gallery {
  width: 100%; }

.horizontal-gallery:nth-child(2) {
  width: 85%; }

.horizontal-gallery:nth-child(3) {
  width: 75%; }

@media screen and (max-width: 991px) {
  .horizontal-gallery {
    width: 100%; }
    .horizontal-gallery :nth-child(2) {
      width: 100%; }
    .horizontal-gallery .horizontal-gallery:nth-child(2) {
      width: 100%; } }

.flickity-slider:nth-child(2) {
  left: 0px;
  transform: translateX(-8%); }

.block {
  max-height: 250px;
  max-width: 250px;
  background-color: #38434e;
  border-radius: 4px;
  border: 1px solid #5f656c;
  margin-top: 1.5em;
  width: 100%;
  transition: 0.3s transform ease-in-out;
  position: relative; }

.gc-block {
  background-color: #38434e;
  border-radius: 4px;
  border: 1px solid #5f656c;
  margin-top: 1.5em;
  width: 60%;
  height: 200px;
  transition: 0.3s transform ease-in-out;
  position: relative; }

.block:after {
  content: "";
  display: block;
  padding-bottom: 100%; }

.gc-slider {
  height: 400px; }

.gc-image {
  display: block;
  margin: 0.3em;
  border-radius: 2px;
  border: 1px solid #4f5e6f;
  height: 400px; }
  .gc-image .theme-title {
    position: absolute;
    bottom: 10px;
    left: 20px;
    transition: .3s color ease-in-out;
    color: #989898;
    font-size: 18px; }
  .gc-image:hover .theme-title {
    color: white;
    transition: .3s color ease-in-out; }

.theme-title-home {
  min-height: 100px; }

.gc-image-home {
  display: block;
  border-radius: 2px;
  height: 360px; }
  .gc-image-home .theme-title-home {
    transition: .3s color ease-in-out;
    color: #989898;
    font-size: 18px;
    text-transform: initial; }
  .gc-image-home h3 {
    color: rgba(255, 255, 255, 0.7);
    transition: color .3s ease-in-out; }
  .gc-image-home:hover h3 {
    color: white;
    transition: color .3s ease-in-out; }

.gc-slider-home {
  height: 500px; }

.gc-slider-home .owl-item {
  margin: .3em; }

#theme-overview .owl-stage-outer {
  overflow-y: visible; }

#theme-overview .theme-overview-after {
  content: '';
  display: block;
  width: 100%;
  height: 80%;
  z-index: -1;
  background: radial-gradient(ellipse closest-side, #fc7d56, #d44144c9, #000000);
  position: absolute;
  bottom: 0; }

#theme-overview .owl-stage {
  padding-top: 1em;
  padding-bottom: 1em; }

#theme-overview .owl-dots {
  text-align: center;
  bottom: -4em; }

#theme-overview .gc-image {
  position: relative !important;
  transition: .3s all ease-in-out;
  background-color: initial;
  transform: scale(1);
  box-shadow: initial; }

#theme-overview .gc-image:hover {
  transform: scale(1.05);
  transition: .3s all ease-in-out;
  z-index: 9;
  box-shadow: 0 6px 16px black; }

.block-offset .col:nth-child(2) {
  margin-top: 75px; }

.block:hover {
  transform: scale(1.05);
  transition: 0.3s transform ease-in-out;
  background-color: #434f5a; }

.block svg {
  position: absolute;
  z-index: 12;
  top: 31px;
  left: 34px; }

.fade-left {
  position: absolute;
  z-index: 99;
  width: 50px;
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  height: calc(100% - 16px);
  left: 0;
  top: 0; }

.fade-right {
  position: absolute;
  z-index: 99;
  width: 50px;
  background: linear-gradient(270deg, black 0%, rgba(0, 0, 0, 0) 100%);
  height: calc(100% - 16px);
  right: 0;
  top: 0; }

.wpb_single_image .vc_figure {
  display: inline !important; }

#subcontent-event-info .entry {
  background: #283540;
  padding: 22px;
  border-radius: 9px; }

#subcontent-event-info .snake {
  background-color: initial; }

#event-wysiwyg p{
  width:100%;
}
.upcomingevents-slider .owl-dots {
  text-align: center;
  bottom: -25px; }

.hero-link-testimonial {
  color: white;
  font-weight: 900; }
  .hero-link-testimonial .svg {
    color: white; }

.compdefault {
  background-color: #19242c;
  color: white;
  padding: 0;
  font-weight: bold;
  position: relative;
  /* box-shadow:0 1px 4px #0000005c; */ }

.halfcirlce {
  box-shadow: 7px 0 8px -9px #000000;
  border-radius: 0 100px 100px 0;
  width: 40px;
  height: 100%;
  position: absolute;
  right: 6px;
  top: 0; }

.halfcirlceend {
  box-shadow: 25px 0 0px 0px #1a242d;
  border-radius: 0 100px 100px 0;
  width: 40px;
  height: 100%;
  position: absolute;
  right: 6px;
  top: 0;
  background-color: #e41113; }

.compdefault-child {
  padding: 0.5em; }

@media screen and (max-width: 991px) {
  .compdefault-child {
    font-size: .8em; }
  .w100-xs {
    width: 100%; } }

.compactive {
  background-color: #e41113;
  box-shadow: 7px 0 8px -9px #000000;
  border-radius: 0 100px 100px 0;
  color: white;
  width: calc(100% - 20px); }

.compactive:last-child {
  border-radius: 0; }

.compactive-mid {
  background-color: #e41113;
  color: white; }

/* .tooltip {
    position:relative;
}
.tooltip-tip {
    display:none!important;
}
.tooltip:hover .tooltip-tip {
    display:block!important;
    position:absolute;
    padding:8px 10px;
    background-color:#202931;
    bottom:30px;
} */
.tooltip {
  display: inline-block;
  position: relative;
  text-align: left; }

.tooltip .tooltip-tip {
  min-width: 150px;
  top: -20px;
  left: 50%;
  transform: translate(-50%, -100%);
  padding: 10px 20px;
  color: #ffffff;
  background-color: #323a42;
  font-weight: normal;
  font-size: 13px;
  border-radius: 2px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  display: none; 
  text-transform:initial;
text-align:center;}

.tooltip .tooltip-tip-bottom {
  line-height: 1.2em;
  min-width: 150px;
  top: 45px;
  transform: translate(-50%, 0%);
  padding: 10px 20px;
  color: #ffffff;
  background-color: #323a42;
  font-weight: normal;
  font-size: 13px;
  border-radius: 2px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  display: none; }

.tooltip .tooltip-tip-bottom {
  left: 25%; }

.tooltip:hover .tooltip-tip,
.tooltip:hover .tooltip-tip-bottom {
  display: block; }

.tooltip .tooltip-tip i {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 12px;
  overflow: hidden; }

.tooltip .tooltip-tip-bottom i {
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 12px;
  overflow: hidden; }

.tooltip .tooltip-tip-bottom i::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  bottom: -13px;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #323a42;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5); }

.tooltip .tooltip-tip i::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #323a42;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5); }

.tooltip .tooltip-tip i::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #323a42;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5); }

/* Partners v2 */
.weworkwith {
  /* position: absolute;
    top: 47px;
    left: 15px; */
  color: #ffffffb0; }

.weworkwith h4 {
  color: rgba(255, 255, 255, 0.7); }

#logos-2 img {
  opacity: 0.6; }

#logos-2 img:hover {
  opacity: 1; }

#logos-2 a {
  margin: 0; }

#logos-2 img {
  margin: 0 auto;
  padding: 2em;
  max-height: 140px;
  box-sizing: border-box; }

.partners-v2-container {
  background-color: #0e151c;
  /*#f3f3f3*/
  padding-top: 8em;
  padding-bottom: 8em; }

#partners-v2 .partner-logo {
  background-color: white;
  border-radius: 2px;
  border: 3px solid #344450; }

/* Related people */
#relatedpeople h3 {
  text-transform: initial;
  font-family: lato black;
  font-size: 2em; }

/* SDG numbers content block */
.gc-square {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%; }

.gc-square p {
  position: absolute; }

/* Home 2020 */
.photo-location {
  color: white;
  font-size: 0.7em;
  position: absolute;
  bottom: 20px;
  z-index: 9;
  right: 40px;
  opacity: 0.5; }

.photo-location i, .photo-location svg {
  margin-right: 0.5em; }

.gi-content {
  padding-left: 9%; }

#sticky-subscribe svg, #sticky-subscribe .fa {
  margin-right: 15px;
  color: #8db3c3; }

#sticky-subscribe a {
  color: #8db3c3;
  font-size: 1em; }

#sticky-subscribe li {
  font-size: 0.8em; }

#sticky-subscribe li i {
  color: #8db3c378; }

#sticky-subscribe li i:hover {
  color: #8db3c3; }

.fts-jal-fb-header, .fts-share-wrap {
  display: none; }

.fts-jal-single-fb-post {
  padding-top: 0.5em !important; }

#news .social:nth-child(2) {
  margin-bottom: 15px; }

#news .fts-jal-fb-message:first-child {
  /* color:blue */ }

#news .fts-jal-single-fb-post {
  color: white; }

#news .fts-jal-single-fb-post:not(:first-child) {
  display: none; }

.capital-logo {
  background-color: #fff;
  height: 120px;
  width: 120px;
  position: absolute;
  z-index: 8;
  /* right: 5%; */
  top: calc(100% - 240px);
  border-radius: 2px;
  box-shadow: 0 3px 6px #00000052;
  padding: .5em;
  left: 120px; }

#header2020-home h1 {
  font-size: 32px;
  margin-top: 1em; }

@media screen and (max-width: 991px) {
  .padding-xs {
    padding-top: 80px; }
  #header2020-home h1 {
    font-size: 24px;
    margin-top: 1em; }
  #header2020-home .btn {
    font-size: .9em; }
  .opacity-xs {
    opacity: 30% !important; }
  .capital-logo {
    left: calc(50% - 60px); } }

.text-black,
.text-black h1,
.text-black h2,
.text-black h3,
.text-black p {
  color: black; }

/*    Navigation edits for the global meet up page. */
.nav-primary .logo {
  border-right: 1px solid #2a3844;
  background-color: black;
  width: 114px;
  margin-left: -33px;
  padding-left: 20px;
  padding-bottom: 5px; }

.nav-primary .logo img {
  width: 90px; }

.nav-secondary {
  background-color: #0e1317c4; }

.nav-secondary ul {
  margin-top: 0.1em;
  height: 42px; }

.nav-secondary .menu a {
  padding: 0.9em 1.25em; }

.nav-secondary .container-fluid {
  padding: 0; }

ul li::before {
  display: none; }

/*    END Navigation edits for the global meet up page. */
.bottommore {
  z-index: 9; }

/*    White cards */
.white-card-outer {
  height: 100%; }

.white-card-inner {
  background-color: white;
  border-radius: 2px;
  box-shadow: 0 6px 10px #00000073;
  height: 100%;
  margin-bottom: 1em; }

#white-cards .owl-stage {
  display: flex; }

#white-cards .owl-dots {
  text-align: center;
  bottom: -30px; }

#aboutthegmcity p {
  font-size: 1.2em; }

#themes {
  bottom: -70px;
  z-index: 9; }

#sdg-information-cards .theme-card-container {
  padding: 5px; }
  #sdg-information-cards .theme-card-container p {
    top: 50%;
    transform: translateY(-50%); }

#sdg-information-cards .theme-card {
  background-color: white;
  border-radius: 2px;
  box-shadow: 0 6px 10px #00000073; }

#theme-cards .theme-card {
  height: 120px;
  background-color: white;
  border-radius: 2px;
  box-shadow: 0 6px 10px #00000073;
  margin-bottom: 0.4rem; }

#theme-cards .theme-card p, #sdg-information-cards .theme-card p {
  color: black;
  line-height: 1.2em;
  font-size: .9em;
  font-weight: 900;
  z-index: 2;
  text-transform: uppercase; }

#theme-cards .col-md-2,
#theme-cards .col-lg-1 {
  padding-right: 0.2rem;
  padding-left: 0.2rem; }

.theme-card {
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(100);
          filter: grayscale(100);
  transition: all 0.3s ease-in-out; }

.theme-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.8;
  transition: all 0.3s ease-in-out; }

.theme-card:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  transition: all 0.3s ease-in-out; }

.theme-card:hover::after {
  transition: all 0.3s ease-in-out;
  opacity: 0.2; }

#themes p {
  font-size: 1.2em; }

.gmcomp-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002739+0,000000+100 */
  background: #002739;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #002739 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002739', endColorstr='#000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

@media screen and (max-width: 480px) {
  .theme-card {
    font-size: 12px; }
  .montrealbg {
    background-attachment: inherit; }
  .theme-card::after {
    display: none; }
  #theme-cards .theme-card p {
    color: white; } }

@media screen and (min-width: 480px) {
  .theme-card {
    font-size: 12px; }
  .montrealbg {
    background-attachment: inherit; } }

@media screen and (min-width: 640px) {
  .theme-card {
    font-size: 14px; } }

@media screen and (min-width: 1024px) {
  .theme-card {
    font-size: 16px; }
  .montrealbg {
    background-attachment: fixed; } }

@media screen and (min-width: 1440px) {
  .theme-card {
    font-size: 16px; } }

/* --------- Public voting ----------*/
#publicvote-header-bg {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 700px; }
  #publicvote-header-bg h1 {
    font-size: 3em;
    font-weight: 900; }
  #publicvote-header-bg .text-container {
    padding-top: 120px; }

.vote-stats h2 {
  font-size: 3em;
  margin: 0; }

#publicvoting {
  /* Filters  */
  /* Selection styling */ }
  #publicvoting header.sub {
    padding-top: 6em !important; }
  #publicvoting header .large {
    display: none !important; }
  #publicvoting #head {
    display: none; }
  #publicvoting #head .container p {
    display: none; }
  #publicvoting .vlarge {
    font-size: 2.5em !important;
    line-height: 1em;
    margin: 0; }
  #publicvoting .companylogo {
    background-color: white;
    padding-top: 100%; }
  #publicvoting .companylogo img {
    position: absolute;
    top: 0; }
  #publicvoting .redsearch {
    background-color: #e41113;
    padding: 1em; }
  #publicvoting #urlfield {
    display: inline-block; }
  #publicvoting .grey {
    background-color: #182027; }
  #publicvoting #openvote {
    width: 100%;
    text-align: center; }
  #publicvoting .pstartups {
    padding-top: 9px;
    margin-bottom: -23px; }
  #publicvoting #site-canvas {
    height: inherit !important; }
  #publicvoting .fa-coffee {
    display: none !important; }
  #publicvoting .markettag_alt {
    background-color: inherit;
    border: 1px solid #e41113;
    color: #e41113;
    display: inline-block;
    padding: 0.3em 0.5em 0.3em 0.5em;
    margin-bottom: 0.3em; }
  #publicvoting .tooltip {
    position: relative;
    display: inline-block; }
  #publicvoting .tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s; }
  #publicvoting .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent; }
  #publicvoting .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1; }
  #publicvoting .copybtn {
    background-color: #e41113;
    border: 2px solid #e41113;
    display: inline-block;
    font-size: 12px;
    padding: 1px 11px 6px 11px; }
  #publicvoting .copybtn .fa-copy {
    color: black; }
  #publicvoting .shareurlalign {
    margin-top: -50px; }
  #publicvoting .sinfo {
    margin: 0 0 2em 2em; }
  #publicvoting .spacer {
    padding: 0 !important; }
  #publicvoting .startuplogo {
    background: white;
    padding-bottom: 100%;
    display: block;
    height: 0;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat; }
  #publicvoting .sticky {
    position: fixed;
    z-index: 99;
    bottom: 0; }
  #publicvoting .banner-gm {
    background-color: #182027;
    width: 100%;
    border-top: 2px solid #4d5a66; }
  #publicvoting .close {
    position: absolute;
    right: 5%;
    cursor: pointer; }
  #publicvoting .startupweb {
    width: 100%;
    text-align: center; }
  #publicvoting .social-boost {
    position: absolute;
    bottom: 0; }
  #publicvoting .s-data i {
    position: relative;
    top: 5px;
    left: 5px;
    margin-right: 15px;
    font-size: 18px; }
  #publicvoting .s-descript {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em; }
  @media screen and (max-width: 990px) {
    #publicvoting .shareurlalign {
      margin-top: inherit; }
    #publicvoting .vlarge {
      font-size: 1.5em !important; }
    #publicvoting .inner-both-m {
      padding: inherit; }
    #publicvoting .sinfo {
      margin: 1em 0 0 0; }
    #publicvoting .social-boost {
      position: inherit;
      bottom: inherit; }
    #publicvoting .pstartups {
      margin-bottom: 0; }
    #publicvoting .countdown {
      display: none; }
    #publicvoting .vote-stats {
      margin: 0; } }
  #publicvoting #head {
    display: none; }
  #publicvoting .nav-primary {
    z-index: 99 !important;
    box-shadow: 0px 1px 5px #000000; }
  #publicvoting .nav-secondary {
    z-index: 98 !important; }
  #publicvoting .logosmaller {
    width: 50px !important;
    height: 50px !important;
    transition: 0.3s ease all; }
  #publicvoting .logo {
    transition: 0.3s ease all; }
  #publicvoting #competition-winners-inner .grid-item {
    margin: 0; }
  #publicvoting .card-product {
    margin-bottom: 0em; }
  @media screen and (min-width: 991px) {
    #publicvoting .discover-name {
      min-height: 170px; } }
  #publicvoting #competition-winners #searchbar {
    display: none; }
  #publicvoting .scrollify-select {
    padding-left: 0.5em;
    padding-right: 0.5em; }
  #publicvoting .scrollify-select select {
    border-radius: 0;
    margin-right: 0.2em;
    line-height: 1.3em; }
  #publicvoting #searchbar #catSearch {
    padding: 1em 1em 1em 0;
    line-height: 1.3em;
    font-size: 1.3em; }
  #publicvoting .black {
    background-color: black; }
  #publicvoting #startupcard {
    transition: all 0.3s ease;
    width: 100%; }
  #publicvoting #startupcard:hover {
    transform: scale(1.03);
    z-index: 14;
    transition: all 0.3s ease;
    border: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
    /* box-shadow: 0 14px 27px grey; */ }
  #publicvoting .filterArrow {
    display: inline-block; }
  #publicvoting .filterArrow:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    padding: 0 0 0.8em;
    position: relative;
    pointer-events: none;
    color: white;
    right: 18px;
    top: 50%; }
  #publicvoting .filterSearch:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f002";
    padding: 0 0 0.8em;
    position: relative;
    pointer-events: none;
    color: white;
    right: 18px;
    top: 0; }
  #publicvoting .resetFilterParent {
    display: flex;
    align-items: center; }
  #publicvoting .resetFilter {
    margin-right: 4px;
    margin-bottom: 4px;
    border: 1px solid #e41113;
    cursor: pointer; }
  #publicvoting .gitr-select select {
    background-color: transparent;
    color: white;
    font-size: 1.3em;
    padding: 1em 1em 1em 0;
    border-bottom: 2px solid #e41113;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-appearance: none; }
  @media screen and (max-width: 990px) {
    #publicvoting .page-id-16103 .sub {
      padding-bottom: inherit; } }

/* Grand Challenge basics*/
#grandchallengethemehead h1 {
  font-size: 2.3em; }

@media screen and (min-width: 480px) {
  #grandchallengethemehead h1 {
    font-size: 2.3em; } }

@media screen and (min-width: 640px) {
  #grandchallengethemehead h1 {
    font-size: 2.5em; } }

@media screen and (min-width: 1024px) {
  #grandchallengethemehead h1 {
    font-size: 3.2em; } }

@media screen and (min-width: 1440px) {
  #grandchallengethemehead h1 {
    font-size: 4em; } }

/* Grand Challenge intro */
#grandchallenge-nav {
  width: 100%;
  z-index: 10;
  top: 70px; }

.grandchallenge-intro,
.white-cards-item {
  min-height: 100px;
  background-color: white;
  box-shadow: 0px 22px 34px -20px rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  display: flex;
  flex-direction: column; }
  .grandchallenge-intro h2,
  .white-cards-item h2 {
    color: black;
    text-transform: initial;
    letter-spacing: initial; }

/* Grand Challenges */
#grandchallenges .comppageiteminner {
  border: 1px solid #414552; }

/* Subthemes SDG */
.sdg-card {
  padding: 5px;
  color: white;
  font-weight: 900;
  min-width: 16px;
  text-align: center !important;
  font-size: 12px;
  margin-right: 3px;
  display: inline-block; }

#subthemes-sdg,
#theme-overview-home {
  margin-top: 2em;
  margin-bottom: 2em; }

.sub-theme {
  text-align: center;
  font-weight: 900;
  background-color: white; }

/* Subthemes SDG version 3 Impact*/
#sdg-impact .ventab {
  margin-top:2em;
}
#fwe-nav ul {

}
#fwe-nav li {
    display: inline-block;
    border-bottom:2px solid white;
    padding: 5px 10px 5px 10px;
    margin: 0 5px;
    cursor: pointer;
}

#fwe-nav .active {
  border-bottom:2px solid #e41113;
  color:#e41113;
}
#venFood, #venWater, #venEnergy {
  height:100%
}
.pa-2{
  padding:2em;
}
#sdg-impact .pa-2{
    overflow-y: scroll;
    max-height: 95vh;
}
#venFood .venFood__middle {
  background-color:#D9EAD3;
  height:100%;
  color:black;
  border-radius:4px;
  border:1px solid grey;
}

#venWater .venWater__middle {
  background-color:#D0ECFF;
  height:100%;
  color:black;
  border-radius:4px;
  border:1px solid grey;
}
#venEnergy .venEnergy__middle {
  background-color:#FFF2CC;
  height:100%;
  color:black;
  border-radius:4px;
  border:1px solid grey;
}
#sdg-impact .featuredStartupImpact {
  background-color:white;
  border-radius:4px;
  border:1px solid grey;
  color:black;
  margin-bottom:5px;
  transition:all .3s ease-in-out;
}
#sdg-impact .featuredStartupImpact p, #sdg-impact .featuredStartupImpact h4 {
  color:black;
}

.featuredStartupImpact .featuredStartupImpact__top{
  background-color:white;
  padding:.5em;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.featuredStartupImpact .featuredStartupImpact__top h4 {
margin: 0;
}
.featuredStartupImpact .gitr__won {
  margin: 0;
  text-transform: uppercase;
  font-size: 9px;
  color: #e41113;
  text-align: right;
}

.featuredStartupImpact .featuredStartupImpact__bottom{
  background-color:#EDEDED;
  padding:.5em;

}
.featuredStartupImpact h3{
  margin:0
}


/* Challenges - Cards v2 */
#challenges-grandchallenges .corporate_logo_parent {
  background-color: white;
  height: 75px;
  width: 75px;
  position: absolute;
  z-index: 8;
  right: 30px;
  top: -65px;
  border-radius: 2px;
  box-shadow: 0 3px 6px #00000052;
  padding: 0.5em; }

#challenges-grandchallenges .card {
  /* margin-bottom: 2.5em; */
  background-color: #172027;
  transition: background 0.3s ease; }

#challenges-grandchallenges .content {
  padding-top: 3em;
  background-color: #172027;
  transition: background 0.3s ease;
  box-shadow: 0px -6px 5px -3px rgba(31, 20, 20, 0.48); }

#challenges-grandchallenges a:hover .card,
#challenges-grandchallenges a:hover .content {
  transition: background 0.3s ease; }

#challenges-grandchallenges .content h3 {
  text-transform: initial; }

#challenges-grandchallenges .tag {
  text-transform: initial; }

#challenges-grandchallenges .ui-widget.ui-widget-content #deadline .ui-widget.ui-widget-content {
  border: inherit; }

#challenges-grandchallenges #deadline .ui-widget-content {
  border: inherit;
  background-color: #e41113; }

#challenges-grandchallenges #deadline .ui-progressbar .ui-progressbar-value {
  margin: inherit;
  background-color: #c7c7c7;
  height: 10px; }

#challenges-grandchallenges .ui-corner-all,
#challenges-grandchallenges .ui-corner-bottom,
#challenges-grandchallenges .ui-corner-right,
#challenges-grandchallenges .ui-corner-br {
  border-radius: 0; }

#challenges-grandchallenges .challengewinner {
  margin-top: 1em; }

#challenges-grandchallenges .challenge_summary {
  overflow: hidden; }

#challenges-grandchallenges h2 {
  font-size: 3em;
  text-transform: inherit;
  font-weight: 900;
  font-family: "Lato black", sans-serif; }

#challenges-grandchallenges .content-container p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.8em; }

#challenges-grandchallenges h4 {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0;
  font-size: 0.8em; }

#challenges-grandchallenges .content-container {
  position: relative; }

#challenges-grandchallenges .grandchallenge-lower-half {
  padding: 2em;
  background-color: #0E151C; }

#challenges-grandchallenges .grandchallenge-startuplogo {
  background-color: white;
  border: 2px solid white;
  box-shadow: 0 3px 6px #00000052; }

#challenges-grandchallenges .owl-challenge .owl-stage {
  display: flex; }

#challenges-grandchallenges .owl-challenge .owl-challenge-inner, #challenges-grandchallenges .owl-challenge .owl-challenge-inner a {
  height: 100%; }

/* SDG Information granchallenge-sdg*/
#sdg-information h2 {
  text-transform: initial;
  font-family: lato black;
  font-size: 3em; }

@media only screen and (max-width: 991px) {
  #sdg-information h2 {
    font-size: 1.2em; } }

/* Whyapply*/
#whyapply h2 {
  font-size: 2.5em;
  text-transform: inherit; }

#whyapply li {
  font-size: 24px; }

/* Testimonial grand challenges*/
#testimonial {
  z-index: -1; }

#testimonial .spacer-xl {
  margin-top: 0;
  margin-bottom: 0; }


  /* Event page */

#eventdetails {
  margin-bottom:4px;
}

.eventdetails__container {
  border:1px solid #344952;
  background-color: #19232cc9;
  color:red;
  padding: 15px;
  color:white;
}
.eventdetails__container .col:nth-child(1),  .eventdetails__container .col:nth-child(2){
  margin-right:1em;
}
.eventdetails__container svg {
  margin-right:0.5em;
}
.eventdetails__type{

}
.eventdetails__deadline{

}

.eventdetails__date {

}
/* Event info page*/
#eventInfoPage {
  padding:5em;
}
#eventInfoPage .fa, #eventInfoPage svg{
  margin-right:1em;
}
.eventInfoPage__detail {
  padding: 1em;
  margin-bottom: 0.5em;
  background-color: #0c1219;
  border: 1px solid #000000;
  line-height:1.5em;
}
.eventInfoPage__expand__parent {
  position:relative;
}

.eventInfoPage__expand__child {
  margin: 1em 0 0 0;
}
.option-a h2::after{
  content: 'A';
  padding: 0.5em 0.6em 0.5em 0.7em;
  background-color: green;
  width: 30px;
  height: 30px;
  color: #cfffbe;
  font-size: 11px;
  text-align: center;
  margin-left: 1em;
  border-radius: 100px;
}
.option-b h2::after {
  content: 'B';
  padding: 0.5em 0.6em 0.5em 0.7em;
  background-color: #e41113;
  width: 30px;
  height: 30px;
  color: white;
  font-size: 11px;
  text-align: center;
  margin-left: 1em;
  border-radius: 100px;
}
.eventInfoPage__title {
  font-size:0.9em;
  margin-bottom:1em;
  margin-top:2em;
}
.eventInfoPage__group {
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #11181f;
  box-shadow: inset 0px -1px 0px 0px rgb(35 45 53);
}
.eventInfoPage__timeline {

}


#venWater h3::after, #venEnergy h3::after, #venFood h3::after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    /* content: "\f106"; */
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    right: 0;
    position: absolute;
}
.startup_crown::after {
  font-family: "Font Awesome 5 Free";
    content: "\f521";
    /* content: "\f106"; */
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    right: 13px;
    font-size:12px;
    position: absolute;
    cursor:pointer;
}
#venFood h3, #venEnergy h3, #venWater h3 {
    cursor:pointer;
}
#venFood li, #venFood h3{
  color:#436A39;
  display:block;
}
.venEnergy__info, .venFood__info, .venWater__info {
  position: fixed;
  box-shadow: -1px -4px 30px 0px #404040;
  right: 0;
  top: 0;
  width: 82%;
  display: block;
  height: 10000px;
  z-index: 9999999999999;
}
#venEnergy li, #venEnergy h3{
  color:#A37D0E;
  display:block;

}
#venWater li, #venWater h3{
  color:#2d526b;
  display:block;
}
#venWater .venn__listchild li {background-color:#c5e3f7}
#venFood .venn__listchild li {background-color:#cce2c4}
#venEnergy .venn__listchild li {background-color:#f7e7ba}

#venWater .venn__listchild, #venEnergy .venn__listchild, #venFood .venn__listchild {
  display:none;
}
@media screen and (max-width:991px) {
  #eventInfoPage {
    padding:0em;
  }
}
@media screen and (min-width:991px) {
  .eventInfoPage__col:nth-child(1) {
    padding-right:4em;
    border-right: 1px solid #11181f;
    box-shadow: inset -1px 0px 0px 0px rgb(35 45 53);
  }
  .eventInfoPage__col:nth-child(2) {
    padding-left: 4em;
  }
  
}

/* Timeline */
.timeline {}
.timeline_child {
  display: flex;
  position: relative;
  list-style: none;
  min-height: 70px;
}
.timeline_root {
  flex: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.timeline_desc {
  flex: 1;
  padding: 6px 16px;
}
.timeline__dot {
  display: flex;
  padding: 4px;
  align-self: baseline;
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
  margin-top: 8px;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  margin-bottom: 8px;
}
.timeline__connector {
  width: 2px;
  flex-grow: 1;
  background-color: #bdbdbd;
}


/* Irregular Gallery  */
#irregular-gallery {
  position: relative;
  top: -80px;
}

#irregular-gallery .iggallery:nth-child(odd) {
  padding-top: 40px;
}

.iggallery {
  height: 100%;
  width: 100%;
}

#irregular-gallery .iggallery,
#irregular-gallery .iggallery2,
#irregular-gallery .iggallery3 {
  padding: 1px;
}
.flickity-enabled img {
  max-width:60%;
}
#irregular-gallery {
       display:block;
   }
#irregular-gallery-mob {
  display: none;
}
@media screen and (max-width: 1024px) {
   #irregular-gallery {
       display:none;
   }
   #irregular-gallery-mob {
       display:block;
   }
   #irregular-gallery-mob .container, #irregular-gallery-mob .row {
       margin:0!important;
       padding:0!important;
   }
}

/* Additional logos */
#additional-logo .owl-dots{
  bottom: -23px;
}

/* flex extended */

.flex-center {
  justify-content: center !important;
  align-items: center !important; }

.flex-center__x {
  justify-content: center !important; }

.flex-center__y {
  align-items: center !important; }

.flex-column__lg,
.flex-column__md,
.flex-column__sm {
  display: none !important; }

.flex-column {
  flex-direction: column; }

@media (max-width: 48em) {
  .flex-column__xs {
    flex-direction: column; } }

@media (min-width: 48em) and (max-width: 64em) {
  .flex-column__sm {
    flex-direction: column; } }

@media (min-width: 64em) and (max-width: 75em) {
  .flex-column__md {
    flex-direction: column; } }

@media (min-width: 75em) {
  .flex-column__lg {
    flex-direction: column; } }

@media (max-width: 48em) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 48em) and (max-width: 64em) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 64em) and (max-width: 75em) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 75em) {
  .hidden-lg {
    display: none !important; } }

.visible-xs-block {
  display: none !important; }

@media (max-width: 48em) {
  .visible-xs-block {
    display: block !important; } }

.visible-sm-block {
  display: none !important; }

@media (min-width: 48em) and (max-width: 64em) {
  .visible-sm-block {
    display: block !important; } }

.visible-md-block {
  display: none !important; }

@media (min-width: 64em) and (max-width: 75em) {
  .visible-md-block {
    display: block !important; } }

.visible-lg-block {
  display: none !important; }

@media (min-width: 75em) {
  .visible-lg-block {
    display: block !important; } }

.visible-xs-inline-block {
  display: none !important; }

@media (max-width: 48em) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

.visible-sm-inline-block {
  display: none !important; }

@media (min-width: 48em) and (max-width: 64em) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

.visible-md-inline-block {
  display: none !important; }

@media (min-width: 64em) and (max-width: 75em) {
  .visible-md-inline-block {
    display: inline-block !important; } }

.visible-lg-inline-block {
  display: none !important; }

@media (min-width: 75em) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

.visible-xs-inline {
  display: none !important; }

@media (max-width: 48em) {
  .visible-xs-inline {
    display: inline !important; } }

.visible-sm-inline {
  display: none !important; }

@media (min-width: 48em) and (max-width: 64em) {
  .visible-sm-inline {
    display: inline !important; } }

.visible-md-inline {
  display: none !important; }

@media (min-width: 64em) and (max-width: 75em) {
  .visible-md-inline {
    display: inline !important; } }

.visible-lg-inline {
  display: none !important; }

@media (min-width: 75em) {
  .visible-lg-inline {
    display: inline !important; } }

.visible-xs {
  display: none !important; }

@media (max-width: 48em) {
  .visible-xs {
    display: flex !important; } }

.visible-sm {
  display: none !important; }

@media (min-width: 48em) and (max-width: 64em) {
  .visible-sm {
    display: flex !important; } }

.visible-md {
  display: none !important; }

@media (min-width: 64em) and (max-width: 75em) {
  .visible-md {
    display: flex !important; } }

.visible-lg {
  display: none !important; }

@media (min-width: 75em) {
  .visible-lg {
    display: flex !important; } }





.dnone {
  display:none
}

.vc_message_box-standard p {
color: #5e7f96;
}
p.medium {
  font-size: 22px;
  line-height: 1.5em;
}
p.large {
  font-size: 28px;
  line-height: 1.5em;
  font-weight: 800;
}
.jconfirm-content {
  line-height: 1.5em;
}
.bg__dark__grey {
  background-color: #0E151C;
}
.bg__red {
  background-color: #e41113;
}

/* White blocks */
.whiteblock {
  /* padding:12.5px; */
  height: 100%;
}

.whiteblock .vc_column-inner{
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
0 6.7px 5.3px rgba(0, 0, 0, 0.048),
0 12.5px 10px rgba(0, 0, 0, 0.06),
0 22.3px 17.9px rgba(0, 0, 0, 0.072),
0 41.8px 33.4px rgba(0, 0, 0, 0.086),
0 100px 80px rgba(0, 0, 0, 0.12);
  background-color:white;
  padding:0;
  border-radius: 2px;
}

.whiteblock h3{
  color:black;
  
}
.whiteblock p{
  color:#5F7E8D;
}

.whiteblock .wpb_text_column {
  padding:2.5em;
  margin-bottom: 0;
}
.z1 {
  z-index: 1;
} 

.z2 {
  z-index: 2;
}

b {
  font-weight: 900!important ;
   }
/* Slider */
.card-gitr-slider-text {
  background-color:#12171B;
  padding:2.5em;
}
.owl-carousel-gitrslider .owl-nav{
  display: flex;
  margin-top:1.5em;
}
.owl-carousel-gitrslider .owl-next, .owl-carousel-gitrslider .owl-prev{
  width: 25px;
  height: 25px;
  background-color: #e41113;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5em;
}
.owl-carousel-gitrslider .owl-next.disabled, .owl-carousel-gitrslider .owl-prev.disabled{
  background-color: #12171B;
}
.owl-carousel-gitrslider .owl-next path, .owl-carousel-gitrslider .owl-prev path{
  fill:white;
}
.owl-carousel-gitrslider .owl-next.disabled path, .owl-carousel-gitrslider .owl-prev.disabled path{
  fill:grey;
}
.owl-carousel-gitrslider h2{
  margin:0!important;
}

.center-md {
  display: flex;
}
p {
  margin-bottom: 0.5em;
}

ol, ul {
  list-style: initial;
}
