@media (max-width: 414px) {
  img {
    width: 100%; } }

body {
  color: #242021; }

.btn {
  color: white;
  background-color: #242021;
  border-radius: 0; }

.btn:hover {
  color: white; }

.orange {
  background-color: #f58d3b; }

.container-fluid {
  padding: 1rem; }

@media (min-width: 768px) {
  header .row {
    display: table;
    width: 100%; }
  header .row > div {
    float: none;
    display: table-cell;
    vertical-align: bottom; } }

@media (min-width: 992px) {
  header {
    position: relative; }
    header .row {
      display: table; }
    header .row > div {
      float: none;
      display: table-cell;
      vertical-align: bottom; } }

@media (min-width: 768px) {
  .gp19 header .row {
    display: inherit;
    width: inherit; }
  .gp19 header .row > div {
    float: inherit;
    display: inherit;
    vertical-align: inherit; } }

@media (min-width: 992px) {
  .gp19 header {
    position: relative; }
    .gp19 header .row {
      display: inherit; }
    .gp19 header .row > div {
      float: inherit;
      display: inherit;
      vertical-align: inherit; } }

.nomargin p {
  margin: 0;
  padding: 0; }

.logo {
  width: 100%;
  max-width: 400px; }

.highlighter {
  padding: 3rem 2rem 2rem;
  background-color: #f1f1f1; }

.mainCont {
  margin-top: 4rem; }
  .mainCont .cont-footer {
    margin-top: 4rem; }

@media (max-width: 768px) {
  .mainCont .container {
    padding: 2rem; } }

.socialicons {
  margin-top: 2rem; }
  .socialicons a {
    width: 48px;
    height: 48px;
    overflow: hidden;
    margin: 0 .5rem 0 0;
    background-image: url(../../files/images/graphics/gp17-social-icons.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -3000px; }
  .socialicons a.facebook {
    background-position-x: 0;
    background-position-y: 0; }
  .socialicons a.twitter {
    background-position-x: -132px;
    background-position-y: 0; }

.news table td {
  width: 50%;
  padding: 2rem; }

.news, .sponsors {
  margin-top: 6rem; }

.sponsors img {
  margin: 2rem;
  max-width: 300px;
  width: 100%; }

.twitterFeed {
  margin-top: 4rem; }
  .twitterFeed .timeline-Header {
    display: none; }

.programme .nav-tabs {
  margin-top: 4rem; }
  .programme .nav-tabs .nav-item span {
    display: block;
    font-weight: 800; }

@media (max-width: 768px) {
  .programme .nav-tabs li {
    display: block;
    float: none; } }

.programme .tab-content {
  padding: 4rem 2rem;
  text-align: left;
  background: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.programme .mainCont h2, .programme .mainCont h3 {
  margin-bottom: 1rem; }

.programme .mainCont h3 {
  font-size: 1.2rem;
  color: #ff9a29;
  font-weight: 400; }

.programme .mainCont .table {
  margin-top: 2rem; }
  .programme .mainCont .table .table {
    margin-top: 0rem;
    margin-bottom: 2rem; }
    .programme .mainCont .table .table td {
      border-top: 0;
      border-left: 1px solid #ddd; }
    .programme .mainCont .table .table td:first-child {
      width: inherit !important; }
  .programme .mainCont .table p {
    margin-bottom: .5rem; }

.programme .mainCont .table td, .programme .mainCont .table th {
  padding: .5rem; }

.programme .mainCont .table td:first-child {
  width: 8rem; }

.table.pad td {
  padding: 2rem;
  padding-left: 0; }

.table.sponsorslist td {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.counter {
  display: block;
  margin: 2rem auto 0;
  text-align: center;
  color: #000; }

ul#countdown {
  margin: 0;
  padding: 0; }

ul#countdown li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /* ie7 */
  background: transparent;
  width: 75px;
  text-align: center;
  font-weight: 800; }

ul#countdown li span {
  font-size: 1.6rem;
  position: relative; }

ul#countdown li span::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 11px; }

ul#countdown p {
  font-size: .875rem;
  font-weight: 400;
  padding: inherit; }

@media (max-width: 767px) {
  .counter {
    display: none; } }

.inner .highlighter {
  margin-top: .5rem; }

.table.borderless td, .table.borderless th {
  border-top: 0; }

.table.borderless td.half, .photogrid .table.borderless td {
  width: 100%;
  display: block;
  padding: 1rem 4rem 1rem 1rem; }
  .table.borderless td.half img, .photogrid .table.borderless td img {
    width: 100%; }

@media (min-width: 1024px) {
  .table.borderless td.half, .photogrid .table.borderless td {
    width: 50%;
    padding: 1rem 6rem 1rem 0;
    display: table-cell; } }

.photogrid .table.borderless td {
  padding-bottom: 2rem; }

.photogrid .table.borderless h3 {
  margin-bottom: 1rem; }

.photogrid .table.borderless td img {
  max-width: 500px; }

.responsive {
  width: 100%; }

img.pull-right {
  margin-bottom: 2rem; }

@media (min-width: 992px) {
  img.pull-right {
    float: right;
    margin-left: 4rem;
    margin-bottom: 1rem; } }

.table td {
  display: block; }

@media (min-width: 769px) {
  .table td {
    display: table-cell; } }

@media (max-width: 767px) {
  .table tr {
    display: block;
    margin-bottom: 4rem; } }

@media (max-width: 767px) {
  .programme tr {
    margin-bottom: 0rem; } }

@media (min-width: 768px) {
  .table.thumbnail td:first-child {
    width: 250px; } }

.table-responsive .table td {
  display: table-cell;
  width: inherit !important; }

@media (max-width: 767px) {
  .table-responsive .table tr {
    display: inherit;
    margin-bottom: inherit; } }

.table.five tr:first-child td {
  width: 100% !important; }

@media (min-width: 768px) {
  .table.five tr:first-child td {
    width: 10% !important; }
  .table.five tr:first-child td:first-child {
    width: 45% !important; }
  .table.five tr:first-child td:last-child {
    width: 15% !important; } }

@media (min-width: 768px) {
  table.two td {
    width: 50%; } }

@media (min-width: 768px) {
  table.six td {
    width: 16%; } }

.gp19 .logo.collage {
  display: inline-block;
  max-width: 400px;
  margin-bottom: -.35rem;
  float: right; }

@media (min-width: 768px) {
  .gp19 .logo.collage {
    /*
				display: inline-block;
				position: inherit;
				top: inherit;
				right: inherit;
*/ } }

@media (max-width: 767px) {
  .gp19 .header .logo {
    margin-bottom: 1rem; }
  .gp19 .header .logo.collage {
    float: left; } }

body {
  font-family: 'Open Sans', sans-serif; }

h1, h2, h3 {
  margin-bottom: 1rem; }

h2, h3 {
  font-weight: 700; }

a {
  color: #f58d3b; }

a:hover {
  color: #f58d3b; }

.highlighter h2 {
  font-size: 42px;
  font-weight: 700; }

.highlighter h3 {
  font-size: 32px;
  font-weight: 100; }

.btn-large {
  font-size: 1.2rem;
  padding: 1rem; }

.carousel {
  position: relative;
  margin-top: .5rem; }
  .carousel .dimmer {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25); }
  .carousel .carousel-item img {
    width: 100%; }
  .carousel .carousel-caption .buttons {
    margin-top: 2rem;
    margin-bottom: 2rem; }

@media (max-width: 767px) {
  .carousel {
    display: none; } }

@media (max-width: 768px) {
  .carousel-caption {
    top: 0; }
  .carousel-indicators {
    display: none; } }

.gp19 .carousel {
  margin-top: 0; }
  .gp19 .carousel .carousel-caption {
    bottom: 25%; }
    .gp19 .carousel .carousel-caption a.btn {
      background-color: #f58d3b;
      padding: .75rem 1.8rem;
      margin-top: 2rem;
      font-size: 1.2rem; }

.gp19 .dimmer {
  background-color: rgba(0, 0, 0, 0); }

.gp19.inner .carousel {
  height: 175px;
  background-image: url(../../files/images/graphics/gp19-slide-01.jpg);
  background-position-y: bottom;
  background-repeat: no-repeat; }

.navbar {
  border-radius: 0;
  padding: 0; }

.navbar-toggler {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-image: url(/files/scripts/insight19-menu-hamburger.svg); }

.navbar-nav .nav-link {
  color: #242021;
  text-transform: uppercase;
  border-bottom: 2px solid white;
  font-size: .875rem;
  padding: .5rem 0; }

@media (min-width: 376px) {
  .navbar-nav .nav-link {
    white-space: nowrap; } }

.navbar-nav .nav-link:hover {
  color: #f58d3b;
  border-bottom: 2px solid #f58d3b; }

@media (min-width: 992px) {
  .navbar-nav .nav-link {
    padding: .25rem 0 0; } }

@media (min-width: 992px) {
  .navbar-brand {
    display: none; } }

.dropdown-menu {
  padding: 1rem;
  min-width: 12rem; }
  .dropdown-menu a {
    margin-bottom: .5rem;
    display: block; }

.gp19 .navbar {
  margin-top: 1rem; }

.gp19 .navbar-brand {
  display: none; }

.gp19 .navbar-toggler {
  border: 0;
  background-position-x: center;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .gp19 .navbar-toggler {
      position: absolute;
      right: -40px;
      bottom: 0; } }

.gp19 .navbar-collapse.collapse.show {
  width: 300px;
  background: white; }

.gp19 .navbar-nav .nav-link {
  border-bottom: 0;
  border-top: 1px solid white; }

.gp19 .navbar-nav .nav-link:hover {
  border-bottom: 0;
  border-top: 1px solid #f58d3b; }

.gp19 .navbar-nav .dropdown-menu .nav-link {
  border-top: 0;
  border-bottom: 1px solid white; }

.gp19 .navbar-nav .dropdown-menu .nav-link:hover {
  border-top: 0;
  border-bottom: 1px solid #f58d3b; }

.news ul {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0; }

@media (max-width: 767px) {
  .news ul {
    float: none;
    display: block; } }

.news li {
  list-style: none;
  width: 235px;
  margin: .5rem .5rem 1.5rem; }

.news img {
  width: 235px !important;
  margin-bottom: 1rem; }

.speakers .article ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.speakers .article li {
  display: inline-block;
  margin: 1em;
  background: #f58d3b; }
  .speakers .article li img {
    display: block;
    clear: both; }
  .speakers .article li a {
    font-size: 1.1em;
    display: inline-block;
    color: #fff;
    text-transform: uppercase; }
    .speakers .article li a strong {
      font-weight: 400;
      padding: .5rem;
      display: block; }

.speakers .article .mbottom tr {
  display: block;
  padding-bottom: 4rem; }
  .speakers .article .mbottom tr img {
    margin-bottom: 2rem; }
  .speakers .article .mbottom tr td:first-child {
    padding-right: 4rem; }

footer {
  margin-top: 4rem;
  background-color: #242021;
  color: white;
  font-size: .875rem;
  font-weight: 400;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  footer p {
    margin: 0; }
  footer a, footer a:hover {
    color: white; }
/*# sourceMappingURL=gp18-mainstyle.css.map */