@charset "UTF-8";
/** Imports **/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 6, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  outline: none; }

/* HTML5 display-role reset for older browsers */
/* line 26, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 30, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_reset.scss */
body {
  line-height: 1; }

/* line 33, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_reset.scss */
ol, ul {
  list-style: none; }

/* line 36, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_reset.scss */
blockquote, q {
  quotes: none; }

/* line 39, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 44, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*!
 * Bootstrap Grid v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

/* line 12, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

/* line 17, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
*,
::after,
::before {
  box-sizing: inherit; }

/* line 23, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.container {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  /* line 32, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  /* line 38, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  /* line 44, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  /* line 50, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .container {
    max-width: 1140px; } }

/* line 55, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.container-fluid {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto; }

/* line 63, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px; }

/* line 72, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0; }

/* line 77, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

/* line 83, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px; }

/* line 160, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

/* line 168, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

/* line 175, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

/* line 181, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

/* line 187, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

/* line 193, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

/* line 199, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

/* line 205, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

/* line 211, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

/* line 217, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

/* line 223, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

/* line 229, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

/* line 235, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

/* line 241, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

/* line 247, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-first {
  -ms-flex-order: -1;
  order: -1; }

/* line 252, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-last {
  -ms-flex-order: 13;
  order: 13; }

/* line 257, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-0 {
  -ms-flex-order: 0;
  order: 0; }

/* line 262, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-1 {
  -ms-flex-order: 1;
  order: 1; }

/* line 267, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-2 {
  -ms-flex-order: 2;
  order: 2; }

/* line 272, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-3 {
  -ms-flex-order: 3;
  order: 3; }

/* line 277, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-4 {
  -ms-flex-order: 4;
  order: 4; }

/* line 282, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-5 {
  -ms-flex-order: 5;
  order: 5; }

/* line 287, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-6 {
  -ms-flex-order: 6;
  order: 6; }

/* line 292, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-7 {
  -ms-flex-order: 7;
  order: 7; }

/* line 297, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-8 {
  -ms-flex-order: 8;
  order: 8; }

/* line 302, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-9 {
  -ms-flex-order: 9;
  order: 9; }

/* line 307, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-10 {
  -ms-flex-order: 10;
  order: 10; }

/* line 312, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-11 {
  -ms-flex-order: 11;
  order: 11; }

/* line 317, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.order-12 {
  -ms-flex-order: 12;
  order: 12; }

/* line 322, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-1 {
  margin-left: 8.333333%; }

/* line 326, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-2 {
  margin-left: 16.666667%; }

/* line 330, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-3 {
  margin-left: 25%; }

/* line 334, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-4 {
  margin-left: 33.333333%; }

/* line 338, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-5 {
  margin-left: 41.666667%; }

/* line 342, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-6 {
  margin-left: 50%; }

/* line 346, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-7 {
  margin-left: 58.333333%; }

/* line 350, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-8 {
  margin-left: 66.666667%; }

/* line 354, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-9 {
  margin-left: 75%; }

/* line 358, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-10 {
  margin-left: 83.333333%; }

/* line 362, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  /* line 367, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  /* line 374, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 380, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  /* line 385, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  /* line 390, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 395, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  /* line 400, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  /* line 405, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 410, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  /* line 415, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  /* line 420, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 425, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  /* line 430, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  /* line 435, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 440, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  /* line 444, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  /* line 448, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  /* line 452, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  /* line 456, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  /* line 460, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  /* line 464, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  /* line 468, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  /* line 472, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  /* line 476, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  /* line 480, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  /* line 484, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  /* line 488, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  /* line 492, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  /* line 496, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  /* line 500, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-0 {
    margin-left: 0; }
  /* line 503, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-1 {
    margin-left: 8.333333%; }
  /* line 506, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-2 {
    margin-left: 16.666667%; }
  /* line 509, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-3 {
    margin-left: 25%; }
  /* line 512, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-4 {
    margin-left: 33.333333%; }
  /* line 515, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-5 {
    margin-left: 41.666667%; }
  /* line 518, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-6 {
    margin-left: 50%; }
  /* line 521, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-7 {
    margin-left: 58.333333%; }
  /* line 524, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-8 {
    margin-left: 66.666667%; }
  /* line 527, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-9 {
    margin-left: 75%; }
  /* line 530, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-10 {
    margin-left: 83.333333%; }
  /* line 533, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  /* line 539, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  /* line 546, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 552, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  /* line 557, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  /* line 562, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 567, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  /* line 572, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  /* line 577, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 582, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  /* line 587, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  /* line 592, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 597, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  /* line 602, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  /* line 607, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 612, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  /* line 616, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  /* line 620, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  /* line 624, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  /* line 628, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  /* line 632, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  /* line 636, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  /* line 640, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  /* line 644, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  /* line 648, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  /* line 652, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  /* line 656, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  /* line 660, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  /* line 664, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  /* line 668, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  /* line 672, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-0 {
    margin-left: 0; }
  /* line 675, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-1 {
    margin-left: 8.333333%; }
  /* line 678, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-2 {
    margin-left: 16.666667%; }
  /* line 681, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-3 {
    margin-left: 25%; }
  /* line 684, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-4 {
    margin-left: 33.333333%; }
  /* line 687, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-5 {
    margin-left: 41.666667%; }
  /* line 690, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-6 {
    margin-left: 50%; }
  /* line 693, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-7 {
    margin-left: 58.333333%; }
  /* line 696, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-8 {
    margin-left: 66.666667%; }
  /* line 699, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-9 {
    margin-left: 75%; }
  /* line 702, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-10 {
    margin-left: 83.333333%; }
  /* line 705, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  /* line 711, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  /* line 718, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 724, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  /* line 729, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  /* line 734, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 739, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  /* line 744, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  /* line 749, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 754, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  /* line 759, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  /* line 764, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 769, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  /* line 774, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  /* line 779, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 784, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  /* line 788, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  /* line 792, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  /* line 796, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  /* line 800, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  /* line 804, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  /* line 808, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  /* line 812, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  /* line 816, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  /* line 820, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  /* line 824, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  /* line 828, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  /* line 832, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  /* line 836, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  /* line 840, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  /* line 844, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-0 {
    margin-left: 0; }
  /* line 847, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-1 {
    margin-left: 8.333333%; }
  /* line 850, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-2 {
    margin-left: 16.666667%; }
  /* line 853, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-3 {
    margin-left: 25%; }
  /* line 856, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-4 {
    margin-left: 33.333333%; }
  /* line 859, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-5 {
    margin-left: 41.666667%; }
  /* line 862, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-6 {
    margin-left: 50%; }
  /* line 865, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-7 {
    margin-left: 58.333333%; }
  /* line 868, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-8 {
    margin-left: 66.666667%; }
  /* line 871, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-9 {
    margin-left: 75%; }
  /* line 874, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-10 {
    margin-left: 83.333333%; }
  /* line 877, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  /* line 883, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  /* line 890, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 896, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  /* line 901, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  /* line 906, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 911, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  /* line 916, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  /* line 921, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 926, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  /* line 931, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  /* line 936, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 941, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  /* line 946, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  /* line 951, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 956, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  /* line 960, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  /* line 964, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  /* line 968, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  /* line 972, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  /* line 976, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  /* line 980, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  /* line 984, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  /* line 988, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  /* line 992, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  /* line 996, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  /* line 1000, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  /* line 1004, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  /* line 1008, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  /* line 1012, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  /* line 1016, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-0 {
    margin-left: 0; }
  /* line 1019, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-1 {
    margin-left: 8.333333%; }
  /* line 1022, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-2 {
    margin-left: 16.666667%; }
  /* line 1025, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-3 {
    margin-left: 25%; }
  /* line 1028, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-4 {
    margin-left: 33.333333%; }
  /* line 1031, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-5 {
    margin-left: 41.666667%; }
  /* line 1034, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-6 {
    margin-left: 50%; }
  /* line 1037, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-7 {
    margin-left: 58.333333%; }
  /* line 1040, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-8 {
    margin-left: 66.666667%; }
  /* line 1043, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-9 {
    margin-left: 75%; }
  /* line 1046, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-10 {
    margin-left: 83.333333%; }
  /* line 1049, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .offset-xl-11 {
    margin-left: 91.666667%; } }

/* line 1054, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-none {
  display: none !important; }

/* line 1058, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-inline {
  display: inline !important; }

/* line 1062, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-inline-block {
  display: inline-block !important; }

/* line 1066, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-block {
  display: block !important; }

/* line 1070, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-table {
  display: table !important; }

/* line 1074, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-table-row {
  display: table-row !important; }

/* line 1078, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-table-cell {
  display: table-cell !important; }

/* line 1082, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

/* line 1087, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  /* line 1093, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-none {
    display: none !important; }
  /* line 1096, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-inline {
    display: inline !important; }
  /* line 1099, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-inline-block {
    display: inline-block !important; }
  /* line 1102, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-block {
    display: block !important; }
  /* line 1105, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-table {
    display: table !important; }
  /* line 1108, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-table-row {
    display: table-row !important; }
  /* line 1111, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-table-cell {
    display: table-cell !important; }
  /* line 1114, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  /* line 1118, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  /* line 1125, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-none {
    display: none !important; }
  /* line 1128, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-inline {
    display: inline !important; }
  /* line 1131, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-inline-block {
    display: inline-block !important; }
  /* line 1134, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-block {
    display: block !important; }
  /* line 1137, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-table {
    display: table !important; }
  /* line 1140, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-table-row {
    display: table-row !important; }
  /* line 1143, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-table-cell {
    display: table-cell !important; }
  /* line 1146, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  /* line 1150, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  /* line 1157, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-none {
    display: none !important; }
  /* line 1160, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-inline {
    display: inline !important; }
  /* line 1163, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-inline-block {
    display: inline-block !important; }
  /* line 1166, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-block {
    display: block !important; }
  /* line 1169, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-table {
    display: table !important; }
  /* line 1172, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-table-row {
    display: table-row !important; }
  /* line 1175, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-table-cell {
    display: table-cell !important; }
  /* line 1178, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  /* line 1182, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  /* line 1189, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-none {
    display: none !important; }
  /* line 1192, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-inline {
    display: inline !important; }
  /* line 1195, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-inline-block {
    display: inline-block !important; }
  /* line 1198, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-block {
    display: block !important; }
  /* line 1201, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-table {
    display: table !important; }
  /* line 1204, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-table-row {
    display: table-row !important; }
  /* line 1207, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-table-cell {
    display: table-cell !important; }
  /* line 1210, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  /* line 1214, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  /* line 1221, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-none {
    display: none !important; }
  /* line 1224, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-inline {
    display: inline !important; }
  /* line 1227, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-inline-block {
    display: inline-block !important; }
  /* line 1230, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-block {
    display: block !important; }
  /* line 1233, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-table {
    display: table !important; }
  /* line 1236, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-table-row {
    display: table-row !important; }
  /* line 1239, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-table-cell {
    display: table-cell !important; }
  /* line 1242, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  /* line 1246, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

/* line 1252, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

/* line 1257, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

/* line 1262, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

/* line 1267, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

/* line 1272, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

/* line 1277, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

/* line 1282, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

/* line 1287, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

/* line 1292, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

/* line 1297, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

/* line 1302, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

/* line 1307, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

/* line 1312, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

/* line 1317, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

/* line 1322, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

/* line 1327, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

/* line 1332, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

/* line 1337, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

/* line 1342, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

/* line 1347, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

/* line 1352, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

/* line 1357, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

/* line 1362, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

/* line 1367, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

/* line 1372, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

/* line 1377, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

/* line 1382, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

/* line 1387, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

/* line 1392, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

/* line 1397, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

/* line 1402, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

/* line 1407, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

/* line 1412, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

/* line 1417, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  /* line 1423, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  /* line 1427, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  /* line 1431, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  /* line 1435, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  /* line 1439, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  /* line 1443, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  /* line 1447, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  /* line 1451, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  /* line 1455, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  /* line 1459, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  /* line 1463, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  /* line 1467, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  /* line 1471, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  /* line 1475, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  /* line 1479, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  /* line 1483, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  /* line 1487, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  /* line 1491, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  /* line 1495, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  /* line 1499, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  /* line 1503, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  /* line 1507, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  /* line 1511, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  /* line 1515, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  /* line 1519, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  /* line 1523, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  /* line 1527, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  /* line 1531, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  /* line 1535, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  /* line 1539, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  /* line 1543, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  /* line 1547, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  /* line 1551, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  /* line 1555, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  /* line 1562, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  /* line 1566, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  /* line 1570, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  /* line 1574, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  /* line 1578, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  /* line 1582, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  /* line 1586, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  /* line 1590, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  /* line 1594, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  /* line 1598, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  /* line 1602, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  /* line 1606, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  /* line 1610, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  /* line 1614, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  /* line 1618, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  /* line 1622, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  /* line 1626, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  /* line 1630, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  /* line 1634, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  /* line 1638, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  /* line 1642, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  /* line 1646, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  /* line 1650, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  /* line 1654, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  /* line 1658, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  /* line 1662, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  /* line 1666, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  /* line 1670, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  /* line 1674, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  /* line 1678, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  /* line 1682, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  /* line 1686, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  /* line 1690, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  /* line 1694, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  /* line 1701, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  /* line 1705, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  /* line 1709, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  /* line 1713, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  /* line 1717, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  /* line 1721, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  /* line 1725, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  /* line 1729, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  /* line 1733, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  /* line 1737, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  /* line 1741, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  /* line 1745, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  /* line 1749, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  /* line 1753, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  /* line 1757, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  /* line 1761, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  /* line 1765, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  /* line 1769, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  /* line 1773, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  /* line 1777, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  /* line 1781, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  /* line 1785, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  /* line 1789, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  /* line 1793, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  /* line 1797, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  /* line 1801, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  /* line 1805, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  /* line 1809, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  /* line 1813, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  /* line 1817, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  /* line 1821, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  /* line 1825, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  /* line 1829, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  /* line 1833, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  /* line 1840, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  /* line 1844, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  /* line 1848, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  /* line 1852, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  /* line 1856, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  /* line 1860, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  /* line 1864, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  /* line 1868, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  /* line 1872, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  /* line 1876, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  /* line 1880, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  /* line 1884, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  /* line 1888, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  /* line 1892, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  /* line 1896, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  /* line 1900, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  /* line 1904, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  /* line 1908, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  /* line 1912, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  /* line 1916, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  /* line 1920, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  /* line 1924, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  /* line 1928, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  /* line 1932, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  /* line 1936, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  /* line 1940, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  /* line 1944, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  /* line 1948, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  /* line 1952, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  /* line 1956, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  /* line 1960, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  /* line 1964, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  /* line 1968, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  /* line 1972, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_bootstrap.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@font-face {
  font-family: 'Averta Std CY';
  src: url("webfonts/AvertaStdCY-BoldItalic.woff2") format("woff2"), url("webfonts/AvertaStdCY-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Averta Std CY';
  src: url("webfonts/AvertaStdCY-RegularItalic.woff2") format("woff2"), url("webfonts/AvertaStdCY-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Averta Std CY';
  src: url("webfonts/AvertaStdCY-Regular.woff2") format("woff2"), url("webfonts/AvertaStdCY-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Averta Std CY';
  src: url("webfonts/AvertaStdCY-Bold.woff2") format("woff2"), url("webfonts/AvertaStdCY-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Playfair Display Bold Italic"), local("PlayfairDisplay-BoldItalic"), url(https://fonts.gstatic.com/s/playfairdisplay/v15/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu4DRmFqWF_ljR.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Playfair Display Bold Italic"), local("PlayfairDisplay-BoldItalic"), url(https://fonts.gstatic.com/s/playfairdisplay/v15/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu6zRmFqWF_ljR.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Playfair Display Bold Italic"), local("PlayfairDisplay-BoldItalic"), url(https://fonts.gstatic.com/s/playfairdisplay/v15/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu6jRmFqWF_ljR.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Playfair Display Bold Italic"), local("PlayfairDisplay-BoldItalic"), url(https://fonts.gstatic.com/s/playfairdisplay/v15/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu5DRmFqWF_g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Playfair Display Bold"), local("PlayfairDisplay-Bold"), url(https://fonts.gstatic.com/s/playfairdisplay/v15/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lWoe5j5hNKe1_w.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Playfair Display Bold"), local("PlayfairDisplay-Bold"), url(https://fonts.gstatic.com/s/playfairdisplay/v15/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lWEe5j5hNKe1_w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Playfair Display Bold"), local("PlayfairDisplay-Bold"), url(https://fonts.gstatic.com/s/playfairdisplay/v15/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lWAe5j5hNKe1_w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Playfair Display Bold"), local("PlayfairDisplay-Bold"), url(https://fonts.gstatic.com/s/playfairdisplay/v15/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lW4e5j5hNKc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* Slider */
/* line 2, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

/* line 21, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

/* line 31, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-list:focus {
  outline: none; }

/* line 35, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

/* line 41, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 51, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 61, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

/* line 68, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-track:after {
  clear: both; }

/* line 72, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-loading .slick-track {
  visibility: hidden; }

/* line 77, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

/* line 85, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
[dir='rtl'] .slick-slide {
  float: right; }

/* line 89, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-slide img {
  display: block; }

/* line 93, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-slide.slick-loading img {
  display: none; }

/* line 97, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-slide.dragging img {
  pointer-events: none; }

/* line 101, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-initialized .slick-slide {
  display: block; }

/* line 105, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-loading .slick-slide {
  visibility: hidden; }

/* line 109, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* line 117, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_slick.css */
.slick-arrow.slick-hidden {
  display: none; }

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/* line 9, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
html.with-featherlight {
  /* disable global scrolling when featherlights are visible */
  overflow: hidden; }

/* line 14, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight {
  display: none;
  /* dimensions: spanning the background from edge to edge */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  /* z-index needs to be >= elements on the site. */
  /* position: centering content */
  text-align: center;
  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
  white-space: nowrap;
  /* styling */
  cursor: pointer;
  background: #333;
  /* IE8 "hack" for nested featherlights */
  background: transparent; }

/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
/* line 36, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8); }

/* line 40, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight:before {
  /* position: trick to center content vertically */
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* line 48, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight .featherlight-content {
  /* make content container for positioned elements (close button) */
  position: relative;
  /* position: centering vertical and horizontal */
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  /* dimensions: cut off images */
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  /* dimensions: handling large content */
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  /* styling */
  background: #fff;
  cursor: auto;
  /* reset white-space wrapping */
  white-space: normal; }

/* contains the content */
/* line 76, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight .featherlight-inner {
  /* make sure its visible */
  display: block; }

/* don't show these though */
/* line 82, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none; }

/* line 88, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  /* dimensions: 25px x 25px */
  line-height: 25px;
  width: 25px;
  /* styling */
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  /* Set the background in case it overlaps the content */
  background: rgba(255, 255, 255, 0.3);
  color: #000;
  border: none;
  padding: 0; }

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
/* line 111, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 116, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight .featherlight-image {
  /* styling */
  width: 100%; }

/* line 122, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight-iframe .featherlight-content {
  /* removed the border for image croping since iframe is edge to edge */
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch; }

/* line 129, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight iframe {
  /* styling */
  border: none; }

/* line 134, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
.featherlight * {
  /* See https://github.com/noelboss/featherlight/issues/42 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  /* line 142, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

/* hide non featherlight items when printing */
@media print {
  /* line 155, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.scss */
  html.with-featherlight > * > :not(.featherlight) {
    display: none; } }

/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/* line 9, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-next,
.featherlight-previous {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 0;
  left: 80%;
  cursor: pointer;
  /* preventing text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* IE9 hack, otherwise navigation doesn't appear */
  background: transparent; }

/* line 29, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-previous {
  left: 25px;
  right: 80%; }

/* line 34, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-next:hover,
.featherlight-previous:hover {
  background: rgba(255, 255, 255, 0.25); }

/* line 40, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-next span,
.featherlight-previous span {
  display: none;
  position: absolute;
  top: 50%;
  left: 5%;
  width: 82%;
  /* center horizontally */
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  /* center vertically */
  margin-top: -40px;
  text-shadow: 0px 0px 5px #fff;
  color: #fff;
  font-style: normal;
  font-weight: normal; }

/* line 63, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-next span {
  right: 5%;
  left: auto; }

/* line 69, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-next:hover span,
.featherlight-previous:hover span {
  display: inline-block; }

/* line 74, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
  display: none; }

/* Hide navigation while loading */
/* line 80, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
  display: none; }

/* Hide navigation in case of single image */
/* line 85, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-first-slide.featherlight-last-slide .featherlight-next {
  display: none; }

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  /* line 93, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none; }
  /* line 97, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
  .featherlight-next span,
  .featherlight-previous span {
    display: block; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  /* line 105, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%; }
  /* line 112, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
  .featherlight-previous {
    left: 10px;
    right: 85%; }
  /* line 117, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/_featherlight.gallery.scss */
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px; } }

/** Variables **/
/* line 17, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
html {
  box-sizing: border-box;
  font-size: 62.5%;
  color: #111;
  font-family: 'Playfair Display', serif; }

/* line 24, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
*,
*:before,
*:after {
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  font-family: inherit; }

/* line 34, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
html,
body {
  height: 100%;
  min-height: 100%; }

/* line 42, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.footer {
  background: #eee;
  padding-top: 40px;
  padding-bottom: 40px; }
  /* line 46, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .footer .footer-content {
    font-family: 'Averta Std CY', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    margin-top: 10px;
    line-height: 1.7; }
    /* line 52, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .footer .footer-content .logos {
      display: flex;
      justify-content: flex-end; }
      /* line 56, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
      .footer .footer-content .logos .image-container {
        margin-left: 40px;
        padding: 20px;
        padding: 0;
        align-self: center; }
      /* line 64, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
      .footer .footer-content .logos img {
        height: auto;
        width: 100%;
        max-width: 200px;
        display: block; }
      /* line 70, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
      .footer .footer-content .logos .dasd {
        max-width: 125px; }
    /* line 74, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .footer .footer-content address {
      font-style: normal; }
  /* line 78, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .footer ul a {
    color: inherit !important;
    border-bottom-color: inherit !important;
    border-bottom-width: 1px !important; }

/* line 85, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.homepage-footer.footer {
  padding-top: 20px;
  background: transparent;
  color: #fff; }
  /* line 89, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .homepage-footer.footer a {
    color: #fff; }

/* line 101, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.homepage .videos .aspect {
  margin-bottom: 40px; }

/* line 106, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.homepage .heading p {
  margin-bottom: 20px; }
  /* line 111, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .homepage .heading p:last-child {
    margin-bottom: 40px; }

/* line 115, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.homepage h2,
.homepage h3, .homepage h4 {
  color: #fff !important; }
  /* line 118, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .homepage h2 a,
  .homepage h3 a, .homepage h4 a {
    color: #fff; }

/* line 123, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.homepage p a {
  border-bottom: 2px solid #fff;
  color: #fff; }

/* line 128, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.homepage .video-wrapper {
  max-width: 800px;
  margin: 0 auto 40px;
  border: solid 5px #fff; }

/* line 137, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.aspect {
  padding-top: 56.25%;
  position: relative;
  width: 100%; }
  /* line 142, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .aspect iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 151, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.in-focus-images {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-around; }
  /* line 155, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .in-focus-images a {
    margin-bottom: 20px;
    display: block; }
    /* line 159, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .in-focus-images a img {
      height: 300px; }

/* line 166, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.page-map-container {
  background: #52c2c7;
  height: 110%;
  width: 100%;
  position: fixed !important;
  bottom: 0;
  left: 0;
  z-index: -1;
  overflow: hidden; }
  /* line 175, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .page-map-container .page-map {
    width: 100%;
    height: 110%; }

/* line 181, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.single-debate-header {
  position: relative;
  background-color: transparent !important; }

/* line 186, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.debate-map-container {
  position: absolute !important; }

/* line 190, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
a {
  text-decoration: none;
  color: #111; }

/* line 195, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.header p,
.heading p,
.important-text {
  font-size: 2rem;
  line-height: 1.6; }

/* line 206, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.nav,
.lang {
  font-family: 'Averta Std CY', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  float: right;
  margin-top: 40px;
  margin-bottom: 40px; }

/* line 219, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.nav li {
  float: left;
  margin-left: 10px;
  position: relative; }
  /* line 223, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .nav li.current-menu-item a,
  .nav li.current-page-ancestor a {
    color: #fff; }
    /* line 226, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .nav li.current-menu-item a:before,
    .nav li.current-page-ancestor a:before {
      width: calc(100% - 40px); }
  /* line 230, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .nav li a {
    padding: 20px;
    position: relative;
    transition: color 0.3s ease;
    color: #111;
    border-bottom: none; }
    /* line 236, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .nav li a:before {
      width: 0px;
      background: #fff;
      height: 2px;
      content: '';
      position: absolute;
      bottom: 15px;
      transition: width 0.8s ease; }
    /* line 245, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .nav li a:hover {
      color: #fff; }
      /* line 247, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
      .nav li a:hover:before {
        width: calc(100% - 40px); }
  /* line 252, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .nav li:hover ul {
    display: block; }
  /* line 255, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .nav li ul {
    background: #fff;
    position: absolute;
    right: 20px;
    padding: 20px;
    min-width: 240px;
    top: calc(100% + 20px);
    font-size: 1.4rem;
    z-index: 100;
    border-radius: 5px;
    display: none; }
    /* line 267, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .nav li ul li {
      float: none;
      text-align: right;
      margin-left: 0;
      margin-bottom: 10px; }
      /* line 273, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
      .nav li ul li a {
        padding: 4px;
        color: #111 !important; }
        /* line 276, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
        .nav li ul li a:before {
          display: none; }
        /* line 279, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
        .nav li ul li a:hover {
          color: #52c2c7 !important; }
      /* line 283, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
      .nav li ul li:last-child {
        margin-bottom: 0; }

/* line 291, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.lang {
  margin-left: 40px; }
  /* line 293, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .lang .active {
    color: #fff; }
  /* line 296, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .lang a {
    transition: color 0.3s ease; }
    /* line 298, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .lang a:hover {
      color: #fff; }

/* line 304, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.logo {
  font-weight: 700;
  font-size: 0;
  float: left;
  margin-top: 20px; }
  /* line 309, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .logo a {
    color: #fff;
    background-image: url(../assets/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 120px;
    width: 160px;
    display: block; }

/* line 321, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.header-homepage {
  max-height: 100px; }

/* line 325, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
h1 {
  font-size: 7rem;
  letter-spacing: -1px;
  line-height: 1.1;
  color: #111;
  margin-bottom: 20px;
  margin-top: 20px; }
  /* line 332, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  h1 span {
    color: #fff; }

/* line 337, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
h2 {
  font-size: 3.5rem;
  line-height: 1.1;
  margin-bottom: 20px; }

/* line 343, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
h3 {
  font-size: 2.2rem;
  margin-bottom: 20px; }

/* line 348, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
h4 {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 10px; }

/* line 354, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.dd-texts {
  margin-bottom: 20px; }

/* line 358, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.dd-text {
  margin-bottom: 20px;
  margin-bottom: 40px; }
  /* line 359, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .dd-text h4, .dd-text p {
    margin-bottom: 0; }
  /* line 365, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .dd-text img {
    max-width: 200px;
    float: left;
    margin-right: 20px; }

/* line 374, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.accordian {
  display: none; }

/* line 378, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.accordian-button {
  border: none;
  padding: 20px 40px;
  font-family: 'Averta Std CY', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  margin-bottom: 60px;
  transition: background 0.3s ease;
  color: white; }

/* line 392, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.outline-button {
  border-width: 2px;
  border-color: inherit;
  border-style: solid;
  padding: 20px 40px;
  font-family: 'Averta Std CY', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  transition: background 0.3s ease;
  color: inherit;
  display: inline-block; }

/* line 408, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.mail-icon {
  width: 40px;
  height: 40px;
  opacity: 0.7;
  margin: auto 0; }
  /* line 413, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .mail-icon img {
    width: 100%; }

/* line 418, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.dd-newsletter {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  text-align: left; }
  /* line 423, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .dd-newsletter * {
    color: inherit !important; }
  /* line 427, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .dd-newsletter h4 {
    display: inline-block;
    font-family: 'Averta Std CY', sans-serif;
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 4;
    letter-spacing: -0.2px;
    margin-right: 20px;
    margin-bottom: 0; }

/* line 439, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.dd-talk {
  margin-bottom: 40px; }
  /* line 440, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .dd-talk .aspect {
    padding-top: 56.25%;
    position: relative;
    width: 100%; }
    /* line 445, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .dd-talk .aspect iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* line 456, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
p {
  font-family: 'Averta Std CY', sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1.9;
  letter-spacing: -0.2px;
  margin-bottom: 20px; }
  /* line 464, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  p a {
    font-weight: bold;
    border-bottom: 2px solid #52c2c7;
    color: #52c2c7; }

/* line 471, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.page-header-container {
  background-color: #52c2c7;
  margin-bottom: 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 40px; }
  /* line 478, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .page-header-container h1 {
    margin-top: 40px;
    color: #fff; }
  /* line 482, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .page-header-container h2,
  .page-header-container h3,
  .page-header-container h4,
  .page-header-container h5 {
    color: #fff !important; }
  /* line 488, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .page-header-container p {
    margin-bottom: 40px; }
    /* line 491, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .page-header-container p a {
      font-weight: bold;
      border-bottom: 2px solid #fff;
      color: #fff; }

/* line 499, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.page-container {
  margin-bottom: 40px; }
  /* line 501, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .page-container h2 {
    margin-bottom: 40px; }
  /* line 504, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .page-container h2,
  .page-container h3 {
    margin-top: 40px;
    color: #52c2c7; }
  /* line 510, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .page-container ul {
    font-family: 'Averta Std CY', sans-serif;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.9;
    letter-spacing: -0.2px;
    margin-bottom: 20px;
    padding-left: 40px;
    list-style: disc; }
  /* line 521, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .page-container a {
    font-weight: bold; }

/* line 526, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.speaker {
  margin-bottom: 20px;
  overflow: hidden;
  clear: both; }
  /* line 530, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .speaker p {
    margin-bottom: 10px; }
  /* line 533, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .speaker .twitter-icon, .speaker .url-icon {
    display: inline-block;
    background-image: url(../assets/twitter.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 25px;
    width: 25px;
    margin-left: 10px;
    margin-bottom: -5px; }
  /* line 544, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .speaker .image {
    float: left;
    max-width: 200px;
    margin-right: 20px;
    margin-top: 5px; }
    /* line 550, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .speaker .image img {
      width: 100%; }
    /* line 554, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .speaker .image .credit {
      font-size: 1.3rem;
      margin-bottom: 0;
      margin-top: 5px; }

/* line 562, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.partner {
  margin-bottom: 20px; }
  /* line 564, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .partner img {
    width: auto;
    max-width: 85%;
    margin-bottom: 20px;
    max-height: 90px; }

/* line 572, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.file {
  margin-bottom: 20px; }
  /* line 574, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .file a {
    font-size: 1.6rem;
    font-family: 'Averta Std CY', sans-serif;
    display: block;
    background: #eee;
    height: 100%;
    border-radius: 5px;
    padding: 20px;
    padding-left: 50px;
    transition: background 0.4s ease; }
    /* line 584, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .file a:before {
      content: '';
      background-image: url(../assets/document.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      height: 30px;
      width: 30px;
      display: inline-block;
      position: absolute;
      left: 40px;
      top: 14px; }
    /* line 597, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .file a:hover {
      background: #dedede; }

/* line 605, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.video-file a:before {
  background-image: url(../assets/video.png); }

/* line 611, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.popup-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none; }
  /* line 619, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .popup-video .close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer; }
  /* line 627, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .popup-video .close:before,
  .popup-video .close:after {
    content: '';
    display: block;
    width: 3px;
    height: 100%;
    background: #fff;
    position: absolute;
    transform: rotate(-45deg);
    right: 20px; }
  /* line 638, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .popup-video .close:after {
    transform: rotate(45deg); }

/* line 643, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.popup-video .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.7; }

/* line 654, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.popup-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%; }

/* line 664, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.programme h3 {
  margin-top: 0;
  margin-bottom: 10px; }

/* line 668, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.programme h4 {
  margin-bottom: 20px; }

/* line 671, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.programme .day {
  margin-bottom: 20px; }

/* line 676, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.menu-icon {
  display: none;
  width: 62px;
  padding: 20px;
  cursor: pointer;
  float: right;
  transform: scale(1.2);
  margin-top: 20px; }
  /* line 684, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .menu-icon span {
    background: white;
    height: 2px;
    display: block;
    margin-bottom: 6px;
    transition: transform 0.5s ease, opacity 0.5s ease; }
    /* line 690, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .menu-icon span:last-child {
      margin-bottom: 0; }

/* line 697, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.menu-open .menu-icon {
  position: fixed;
  right: 30px;
  top: 0;
  z-index: 999; }
  /* line 703, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .menu-open .menu-icon span:nth-child(1) {
    transform: translate3d(0, 8px, 0) rotateZ(45deg); }
  /* line 706, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .menu-open .menu-icon span:nth-child(2) {
    opacity: 0;
    transform: translate3d(20px, 0, 0); }
  /* line 710, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .menu-open .menu-icon span:nth-child(3) {
    transform: translate3d(0, -8px, 0) rotateZ(-45deg); }

/* line 715, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.menu-open .mobile-menu {
  transform: translateX(0); }
  /* line 717, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .menu-open .mobile-menu .nav {
    display: block !important; }

/* line 723, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.menu-open .header .col-12, .menu-open .page-header-container .col-12 {
  padding-right: 92.4px; }

/* line 729, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.mobile-menu {
  position: fixed;
  z-index: 900;
  top: 0;
  right: 0;
  transition: transform 0.5s ease;
  background: #52c2c7;
  height: 100%;
  transform: translateX(100%); }
  /* line 738, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .mobile-menu .nav {
    display: none;
    margin-top: 100px; }
    /* line 741, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .mobile-menu .nav li {
      float: none;
      margin-bottom: 20px;
      margin-left: 20px;
      margin-right: 20px; }
      /* line 746, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
      .mobile-menu .nav li a {
        padding: 20px; }

/* line 754, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.slides-wrapper .prev-image,
.slides-wrapper .next-image {
  background: #52c2c7;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  z-index: 10; }
  /* line 764, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .slides-wrapper .prev-image:before, .slides-wrapper .prev-image:after,
  .slides-wrapper .next-image:before,
  .slides-wrapper .next-image:after {
    content: '';
    width: 3px;
    height: 15px;
    margin-bottom: 3px;
    background: #fff;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: 13px;
    left: 23px; }
  /* line 777, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .slides-wrapper .prev-image:after,
  .slides-wrapper .next-image:after {
    transform: rotate(-45deg);
    top: 22px; }

/* line 782, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.slides-wrapper .next-image {
  left: auto;
  right: 30px; }
  /* line 785, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .slides-wrapper .next-image:after {
    transform: rotate(45deg); }
  /* line 788, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .slides-wrapper .next-image:before {
    transform: rotate(135deg); }

/* line 794, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.slides {
  margin-bottom: 20px; }
  /* line 796, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .slides .slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    position: relative; }
    /* line 802, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .slides .slide .caption {
      background: rgba(82, 194, 199, 0.8);
      opacity: 0.9;
      color: #fff;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 20px 40px;
      width: 100%; }
      /* line 811, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
      .slides .slide .caption p {
        margin: 0;
        font-weight: 700; }

/* line 819, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.past-debates {
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 20px; }
  /* line 823, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .past-debates .past-debate {
    height: 200px;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(33% - 20px);
    float: left;
    padding: 10px; }
    /* line 837, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .past-debates .past-debate .debate-image {
      background-image: url("https://debate-on-europe.eu/wp-content/uploads/2019/06/Untitled-1.jpg");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      transition: all 0.3s ease;
      opacity: 0.8; }
    /* line 852, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .past-debates .past-debate h3 {
      margin: 0 !important;
      color: #fff;
      font-family: 'Averta Std CY', sans-serif;
      font-weight: 600;
      font-size: 2rem;
      text-transform: uppercase;
      letter-spacing: 3px;
      transition: all 0.3s ease;
      text-align: center; }
    /* line 863, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .past-debates .past-debate:hover h3 {
      color: #fff; }
    /* line 866, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .past-debates .past-debate:hover .debate-image {
      transform: scale(1.12);
      opacity: 1; }

/* line 873, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.document-button {
  background-color: #52c2c7;
  border-radius: 5px;
  padding: 40px;
  padding-left: 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: 'Averta Std CY', sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  position: relative;
  cursor: pointer; }
  /* line 892, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .document-button:before {
    content: '';
    background-image: url(../assets/document-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 46px;
    width: 46px;
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%); }

/* line 908, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.brochure {
  display: inline-block; }

/* line 912, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.developer-credit {
  margin-bottom: 0;
  margin-top: 20px;
  opacity: 0.3;
  font-size: 1.4rem; }

/* line 919, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.gallery-slider-wrapper {
  margin-bottom: 40px; }
  /* line 921, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .gallery-slider-wrapper a {
    margin-right: 20px; }
    /* line 923, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .gallery-slider-wrapper a img {
      height: 170px; }

/* line 929, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.documents-slider-wrapper {
  margin-bottom: 40px; }
  /* line 931, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .documents-slider-wrapper a {
    margin-right: 20px; }
    /* line 933, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .documents-slider-wrapper a img {
      height: 250px; }
    /* line 936, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .documents-slider-wrapper a .image-wrapper {
      margin-bottom: 20px; }
    /* line 939, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .documents-slider-wrapper a p {
      margin-bottom: 0; }
    /* line 942, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .documents-slider-wrapper a h4 {
      color: #fff; }

/* line 948, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.info-wrapper {
  margin-bottom: 40px; }
  /* line 950, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .info-wrapper p {
    margin-bottom: 0; }

/* line 956, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.homepage-slider-wrapper .prev-slide,
.homepage-slider-wrapper .next-slide {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer; }
  /* line 966, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .homepage-slider-wrapper .prev-slide:before, .homepage-slider-wrapper .prev-slide:after,
  .homepage-slider-wrapper .next-slide:before,
  .homepage-slider-wrapper .next-slide:after {
    content: '';
    width: 3px;
    height: 15px;
    margin-bottom: 3px;
    background: #fff;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: 13px;
    left: 23px; }
  /* line 979, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .homepage-slider-wrapper .prev-slide:after,
  .homepage-slider-wrapper .next-slide:after {
    transform: rotate(-45deg);
    top: 22px; }

/* line 984, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.homepage-slider-wrapper .next-slide {
  left: auto;
  right: -16px; }
  /* line 987, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .homepage-slider-wrapper .next-slide:after {
    transform: rotate(45deg); }
  /* line 990, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .homepage-slider-wrapper .next-slide:before {
    transform: rotate(135deg); }

/* line 996, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.newsletter {
  margin-bottom: 40px; }
  /* line 998, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter .feedback {
    padding: 20px;
    max-width: 600px;
    margin: 30px auto 0;
    display: none;
    font-family: 'Averta Std CY', sans-serif;
    font-size: 1.5rem;
    line-height: 1.7;
    font-weight: bold;
    color: #fff; }
  /* line 1009, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter .feedback.success {
    background-color: rgba(34, 222, 0, 0.8); }
  /* line 1012, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter .feedback.error {
    background-color: rgba(222, 17, 0, 0.8); }
  /* line 1015, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter .input-wrap {
    display: inline-block;
    border-bottom: 2px solid #fff;
    margin-right: 20px;
    margin-bottom: 10px; }
  /* line 1021, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter label {
    display: block;
    font-family: 'Averta Std CY', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.7;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: bold;
    color: #fff; }
  /* line 1032, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter input {
    background: none;
    border: none;
    display: block;
    font-family: 'Averta Std CY', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.7;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
    min-width: 220px; }
  /* line 1045, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter .black-button-input {
    display: inline-block;
    border: 2px solid #fff;
    position: relative; }
    /* line 1049, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .newsletter .black-button-input input {
      text-transform: uppercase;
      letter-spacing: 2.5px;
      color: #fff;
      transition: color 0.2s ease;
      position: relative;
      z-index: 10; }
    /* line 1059, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .newsletter .black-button-input:before {
      content: '';
      position: absolute;
      background: #fff;
      height: 0px;
      transition: height 0.3s ease;
      width: 100%;
      top: 0;
      z-index: 0;
      left: 0; }
    /* line 1072, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .newsletter .black-button-input:hover input {
      color: #111; }
    /* line 1076, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .newsletter .black-button-input:hover:before {
      height: 100%; }
  /* line 1082, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter ::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.5; }
  /* line 1087, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 0.5; }
  /* line 1092, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 0.5; }
  /* line 1097, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .newsletter :-ms-input-placeholder {
    color: #fff;
    opacity: 0.5; }

/* line 1106, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.episode-images {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap; }
  /* line 1111, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .episode-images img {
    max-height: 320px;
    border: 4px solid #fff;
    margin-bottom: 40px;
    max-width: 100%; }

/* line 1121, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.episode-texts {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 40px; }
  /* line 1128, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .episode-texts a img {
    max-height: 320px;
    border: 4px solid #fff; }

/* line 1135, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.event {
  position: relative; }
  /* line 1139, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .event h3, .event .subheading {
    padding-left: 70px; }
  /* line 1143, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .event:before {
    content: '';
    background-size: 40px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../assets/text-orange.png); }

/* line 1160, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.event.talk-icon:before {
  background-image: url(../assets/talk-orange.png); }

/* line 1166, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.header-social {
  display: flex;
  float: right;
  margin-top: 22px;
  margin-bottom: 22px; }
  /* line 1172, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .header-social svg {
    fill: #fff;
    display: block;
    height: 100%;
    transition: fill 0.4s ease; }
  /* line 1179, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .header-social a {
    width: 50px;
    padding: 5px;
    margin-left: 10px;
    height: 50px; }
    /* line 1186, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .header-social a:hover svg {
      fill: #111; }

/* line 1194, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
.cookie-bar {
  background: #222;
  padding: 20px 20px 10px;
  text-align: center;
  color: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  display: none;
  font-size: 55%; }
  /* line 1207, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .cookie-bar * {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    font-weight: bold; }
  /* line 1215, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .cookie-bar a {
    border-bottom: 2px solid #fff;
    text-decoration: none;
    font-family: 'Averta Std CY', sans-serif;
    font-weight: bold;
    font-size: 1.7rem;
    line-height: 1.9;
    letter-spacing: -0.2px;
    color: inherit; }
  /* line 1226, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .cookie-bar button {
    border: none;
    padding: 10px 40px;
    font-family: 'Averta Std CY', sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    background: #52c2c7;
    color: white; }
  /* line 1239, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .cookie-bar button:focus {
    outline: none; }

@media (max-width: 470px) {
  /* line 1245, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .logo a {
    width: 100px !important; } }

@media (max-width: 767px) {
  /* line 1254, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .footer .footer-content .logos {
    justify-content: flex-start; }
  /* line 1257, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .footer .footer-content .address {
    margin-bottom: 40px; }
  /* line 1263, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .past-debates .past-debate {
    width: calc(50% - 20px); } }

@media (max-width: 870px) {
  /* line 1270, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .nav {
    display: none !important; }
  /* line 1273, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .menu-icon {
    display: block; }
  /* line 1276, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  h1 {
    font-size: 6.5rem; }
  /* line 1279, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .logo a {
    width: 120px;
    height: 90px; }
  /* line 1284, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .mobile-menu .nav li ul li {
    text-align: left; }
    /* line 1286, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .mobile-menu .nav li ul li a {
      padding: 0px; } }

@media (max-width: 991px) {
  /* line 1293, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .footer {
    margin-top: 40px; }
    /* line 1295, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
    .footer .footer-content {
      margin-top: 0 !important; }
  /* line 1300, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .nav li a {
    padding: 20px 10px; }
  /* line 1304, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .lang {
    margin-left: 10px; }
  /* line 1308, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .header-social a {
    margin-left: 0; } }

@media (max-width: 500px) {
  /* line 1315, /Users/matthewmorete/Google Drive/htdocs/debateoneurope/wp/wp-content/themes/debatesoneurope/css/main.scss */
  .past-debates .past-debate {
    width: calc(100% - 20px); } }

/*# sourceMappingURL=main.css.map */