@charset "UTF-8";
/*!
Theme Name: Inspiring Speaker
Theme URI: http://www.inspiring-speaker.com/
Description: Dedicated theme for Inspiring Speaker website
Version: 1.0
Author: Paweł Data <paweldata at webidea.pl>, Tomasz Błokowski <tomaszblokowski at webidea.pl>
Author URI: http://www.webidea.pl
Text Domain: inspeak
*/
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
@import url("//hello.myfonts.net/count/2e1ef9");
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/**
 * @license
 * MyFonts Webfont Build ID 3019750, 2015-05-04T06:11:12-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: ZonaPro-Bold by Intelligent Design
 * URL: http://www.myfonts.com/fonts/intelligent-foundry/zona-pro/bold/
 * Copyright: Copyright (c) 2014 by Intelligent Design - Kostas Bartsokas. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3019750
 * 
 * ÂŠ 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'ZonaPro-Bold';
  src: url("fonts/2E1EF9_0_0.eot");
  src: url("fonts/2E1EF9_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/2E1EF9_0_0.woff2") format("woff2"), url("fonts/2E1EF9_0_0.woff") format("woff"), url("fonts/2E1EF9_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'inspiringspeaker';
  src: url("fonts/inspiringspeaker.eot?-15qikm");
  src: url("fonts/inspiringspeaker.eot?#iefix-15qikm") format("embedded-opentype"), url("fonts/inspiringspeaker.woff?-15qikm") format("woff"), url("fonts/inspiringspeaker.ttf?-15qikm") format("truetype"), url("fonts/inspiringspeaker.svg?-15qikm#inspiringspeaker") format("svg");
  font-weight: normal;
  font-style: normal;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.has-icon:before {
  font-family: 'inspiringspeaker';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cloud-plus:before {
  content: "\e600";
}

.icon-eye:before {
  content: "\e601";
}

.icon-eye-plus:before {
  content: "\e602";
}

.icon-eye-minus:before {
  content: "\e60b";
}

.icon-phone:before {
  content: "\e603";
}

.icon-search:before {
  content: "\e604";
}

.icon-speaker:before {
  content: "\e605";
}

.icon-facebook:before {
  content: "\e606";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-linkedin:before {
  content: "\e608";
}

.icon-xing:before {
  content: "\e609";
}

.icon-more:before {
  content: "\e60a";
}

.icon-back:before {
  content: "\e60c";
}

.icon-open:before {
  content: "\e612";
}

.icon-close:before {
  content: "\e613";
}

.icon-menu:before {
  content: "\e60d";
}

.icon-id:before {
  content: "\e60e";
}

.icon-sheet:before {
  content: "\e60f";
}

.icon-languages:before {
  content: "\e610";
}

.icon-money:before {
  content: "\e611";
}

.icon-multi-langs:before {
  content: "\e614";
}

.icon-signet:before {
  content: "\e615";
}

.icon-location:before {
  content: "\e616";
}

.icon-gem:before {
  content: "\e617";
}

.icon-faces:before {
  content: "\e618";
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
body {
  color: #444444;
  font-size: 14px;
  line-height: 1.7;
  font-family: 'Montserrat', sans-serif;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #102269;
  text-shadow: none;
  color: #FFF;
}

::selection {
  background: #102269;
  text-shadow: none;
  color: #FFF;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}

img, svg {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'ZonaPro-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1;
  color: #102269;
}

.wrap-extend, .wrap, #subpage-header .title {
  max-width: 1180px;
  padding: 0 20px;
  margin: 0 auto;
}

p {
  margin: 1.5em 0;
}

table {
  width: 100%;
  margin: 1.5em 0;
}
table th {
  color: #da464a;
  font-size: 18px;
  font-weight: 400;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  text-align: center;
}
table th, table td {
  vertical-align: middle;
  padding: 10px;
}
table td {
  font-size: 14px;
  color: #555;
  border: 1px solid #DDD;
}
table tbody tr {
  background-color: #EEE;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
table tbody tr:hover {
  background-color: transparent;
}
table tbody tr:nth-child(odd) {
  background-color: #f7f7f7;
}

.table-scroll {
  overflow-x: auto;
  margin: 1.7em 0;
}
.table-scroll table {
  margin: 0;
}

.button, #slider .slides a, .page-numbers, div.sub-menu a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  padding: 19px 50px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  color: #da464a;
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  font-family: 'ZonaPro-Bold', sans-serif;
  font-weight: normal;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid rgba(218, 70, 74, 0.5);
  -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.button.has-icon:before, #slider .slides a.has-icon:before, .has-icon.page-numbers:before, div.sub-menu a.has-icon:before {
  float: right;
  font-size: 30px;
  margin-top: -10px;
  margin-left: 5px;
}
.button:hover, #slider .slides a:hover, .page-numbers:hover, div.sub-menu a:hover {
  background-color: #da464a;
  color: #FFF;
  border-color: #da464a;
  text-decoration: none !important;
}
.button.icon-search:before, #slider .slides a.icon-search:before, .icon-search.page-numbers:before, div.sub-menu a.icon-search:before {
  font-size: 25px;
  margin-top: -7px;
}
.button.icon-more:before, #slider .slides a.icon-more:before, .icon-more.page-numbers:before, div.sub-menu a.icon-more:before, .button.icon-back:before, #slider .slides a.icon-back:before, .icon-back.page-numbers:before, div.sub-menu a.icon-back:before, .button.icon-close:before, #slider .slides a.icon-close:before, .icon-close.page-numbers:before, div.sub-menu a.icon-close:before, .button.icon-open:before, #slider .slides a.icon-open:before, .icon-open.page-numbers:before, div.sub-menu a.icon-open:before {
  font-size: 11px;
  margin-top: 0;
}
.button.icon-back:before, #slider .slides a.icon-back:before, .icon-back.page-numbers:before, div.sub-menu a.icon-back:before {
  float: none;
  margin-left: 0;
  margin-right: 5px;
}

h1, h2 {
  font-size: 30px;
  margin: 6% 0;
}
h1 .button, h1 #slider .slides a, #slider .slides h1 a, h1 .page-numbers, h1 div.sub-menu a, div.sub-menu h1 a, h2 .button, h2 #slider .slides a, #slider .slides h2 a, h2 .page-numbers, h2 div.sub-menu a, div.sub-menu h2 a {
  float: right;
  margin-top: -10px;
}

h3, h4 {
  font-size: 25px;
}

h5, h6 {
  font-size: 20px;
}

input, select, textarea, .file-replacement {
  background-color: #eee;
  border: 1px solid #ddd;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-family: 'Montserrat',sans-serif;
  color: #555;
  font-size: 16px;
  line-height: 20px;
}

select {
  min-height: 50px;
}
select option {
  padding: 14px 20px;
}

input, textarea {
  padding: 14px 20px;
}

.form-item {
  margin: 0 0 20px;
}
.form-item:last-child {
  margin-bottom: 0;
}
.form-item label {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}

.wpcf7-recaptcha, .wpcf7-form-control-wrap.recaptcha {
  margin: 20px auto;
  display: block;
  width: 304px;
}

.contact-form #comments {
  height: 558px;
}

.application-form #comments {
  height: 763px;
}

.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.wpcf7-not-valid-tip {
  background-color: #da464a;
  color: #FFF;
  font-size: 10px;
  line-height: 14px;
  padding: 5px 10px;
  position: absolute;
  bottom: -12px;
  left: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.wpcf7-form-control-wrap.recaptcha .wpcf7-not-valid-tip {
  position: static;
  display: block;
}

.wpcf7-response-output {
  max-width: 500px;
  margin: 20px auto;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding: 14px 20px;
  color: #FFF;
}

.wpcf7-validation-errors, .wpcf7-spam-blocked, .wpcf7-mail-sent-ng {
  background-color: #da464a;
}

.wpcf7-mail-sent-ok {
  background-color: #78bd49;
}

.select2-container {
  max-width: 100%;
}

.actions {
  text-align: center;
}

input[type=submit], input[type=button] {
  width: auto;
}

.file-replacement {
  position: relative;
  cursor: pointer;
  height: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.file-replacement [type=file] {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  height: 100%;
}
.file-replacement [type=file]:hover + .button, .file-replacement #slider .slides [type=file]:hover + a, #slider .slides .file-replacement [type=file]:hover + a, .file-replacement [type=file]:hover + .page-numbers, .file-replacement div.sub-menu [type=file]:hover + a, div.sub-menu .file-replacement [type=file]:hover + a {
  background-color: #da464a;
  color: #FFF;
}
.file-replacement .button, .file-replacement #slider .slides a, #slider .slides .file-replacement a, .file-replacement .page-numbers, .file-replacement div.sub-menu a, div.sub-menu .file-replacement a {
  width: 30%;
  position: absolute;
  top: -1px;
  right: -1px;
}
.file-replacement .file-selected {
  color: #555;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  padding: 14px 20px 14px 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gallery {
  position: relative;
  max-width: 855px;
  margin: 1.5em auto;
}
.gallery .gallery-wrapper {
  background-color: #efefef;
  position: relative;
  padding-top: 66.6667%;
  height: 0;
  overflow: hidden;
}
.gallery .gallery-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery .gallery-wrapper ul, .gallery .gallery-wrapper li, .gallery .gallery-wrapper a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery .gallery-wrapper img {
  position: absolute;
}
.gallery .gallery-nav a {
  position: absolute;
  z-index: 10;
  height: 48px;
  width: 48px;
  border: 6px solid #FFF;
  background-color: #FFF;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  top: 50%;
  margin-top: -30px;
}
.gallery .gallery-nav a:before {
  content: '';
  display: block;
  height: 150%;
}
.gallery .gallery-nav a:after {
  font-family: 'inspiringspeaker';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 1px;
  right: 1px;
  left: 1px;
  bottom: 1px;
  border: 1px solid rgba(218, 70, 74, 0.5);
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  text-align: center;
  line-height: 44px;
  font-size: 11px;
  -moz-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
  -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
  transition: color 0.3s, border-color 0.3s, background-color 0.3s;
}
.gallery .gallery-nav a:hover:after {
  color: #FFF;
  border-color: #da464a;
  background-color: #da464a;
}
.gallery .gallery-nav .previous {
  left: -30px;
}
.gallery .gallery-nav .previous:after {
  content: "\e60c";
}
.gallery .gallery-nav .next {
  right: -30px;
}
.gallery .gallery-nav .next:after {
  content: "\e60a";
}
.gallery .gallery-item {
  opacity: 0;
  z-index: 1;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.gallery .gallery-item.active {
  opacity: 1;
  z-index: 5;
}

.has-icon.cloud:before {
  display: block;
  width: 240px;
  height: 203px;
  background: url(images/bkg-icon-cloud.png) no-repeat 50% 50%;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  text-align: center;
  color: #102269;
  font-size: 100px;
  line-height: 170px;
  margin: 0 auto 10px;
}

@media screen and (max-width: 955px) {
  .gallery {
    margin: 1.5em 30px;
  }
}
@media screen and (max-width: 520px) {
  .button, #slider .slides a, .page-numbers, div.sub-menu a {
    padding: 14px 25px;
    height: 40px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }

  .contact-form #comments, .application-form #comments {
    height: auto;
  }

  .gallery {
    margin: 1.5em 20px;
  }

  .gallery .gallery-nav a {
    border-width: 3px;
    width: 40px;
    height: 40px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    margin-top: -23px;
  }
  .gallery .gallery-nav a:after {
    line-height: 36px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
  }
}
#header {
  font-family: 'ZonaPro-Bold', sans-serif;
  text-transform: uppercase;
  position: relative;
  z-index: 15;
}
#header .toolbar, #header nav {
  float: right;
}
#header .wrap {
  border-bottom: 1px solid rgba(16, 34, 105, 0.15);
  padding-top: 25px;
}
#header nav {
  clear: right;
  margin-top: 47px;
}
#header nav h1 {
  display: none;
}
#header nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header nav li {
  display: inline-block;
  margin-bottom: 25px;
}
#header nav ul a {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding: 0 30px;
  line-height: 28px;
  border: 1px solid transparent;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-decoration: none;
  color: #444;
}
#header nav ul a span {
  display: block;
  position: relative;
}
#header nav ul a span:after {
  content: '';
  position: absolute;
  bottom: -27px;
  height: 1px;
  left: 0;
  width: 100%;
  background-color: #da464a;
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
#header nav ul .current-menu-ancestor > a,
#header nav ul .current-menu-item > a,
#header nav ul .current-page-ancestor > a,
#header nav ul .current-wi-speaker-ancestor > a,
#header nav ul a:hover {
  color: #da464a;
}
#header nav ul .current-menu-ancestor > a span:after,
#header nav ul .current-menu-item > a span:after,
#header nav ul .current-page-ancestor > a span:after,
#header nav ul .current-wi-speaker-ancestor > a span:after,
#header nav ul a:hover span:after {
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#header nav ul .current-menu-ancestor > a,
#header nav ul .current-menu-item > a,
#header nav ul .current-page-ancestor > a,
#header nav ul .current-wi-speaker-ancestor > a {
  border-color: rgba(218, 70, 74, 0.5);
}
#header nav ul a:hover {
  background-color: #da464a;
  border-color: #da464a;
  color: #FFF;
}
#header .tool {
  display: inline-block;
  margin-left: 50px;
  color: #444444;
  position: relative;
  vertical-align: top;
}
#header .tool a {
  color: #444444;
  text-decoration: none;
  padding-left: 40px;
  height: 35px;
  line-height: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#header .tool a:hover {
  color: #da464a;
}
#header .tool:first-child {
  margin-left: 0;
}
#header .tool .has-icon {
  display: -webkit-flex;
  display: flex;
  max-width: 160px;
}
#header .tool .has-icon:before {
  font-size: 35px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}
#header .tool.call-us-on-tool {
  line-height: 35px;
}
#header .tool.call-us-on-tool span.has-icon {
  display: inline-block;
  max-width: none;
}
#header .tool.call-us-on-tool span.has-icon:before {
  position: static;
}
#header .tool.call-us-on-tool .call-us-on-container {
  max-width: none;
  height: 30px;
  display: inline-block;
  margin: 2px 0 0 10px;
  vertical-align: top;
  position: relative;
  z-index: 10;
}
#header .tool.call-us-on-tool .call-us-on-container.has-icon:before {
  position: absolute;
  width: 35px;
  right: 0;
  top: 0;
  left: auto;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 10px;
  z-index: 5;
}
#header .call-us-on {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
  padding: 0 35px 0 0;
  list-style: none;
  line-height: 30px;
  font-size: 10px;
  position: relative;
  margin: 0;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
#header .call-us-on a {
  display: block;
  padding: 0 0 0 10px;
  line-height: 30px;
  height: auto;
}
#header .call-us-on a:after {
  width: 24px;
  height: 15px;
  vertical-align: top;
  margin-left: 5px;
  margin-top: 3px;
  display: inline-block;
}
#header .call-us-on-container.active .call-us-on,
#header .call-us-on-container:hover .call-us-on {
  height: auto;
  background-color: #FFF;
  border-color: #da464a;
}
#header .call-us-on-container.active .call-us-on:after,
#header .call-us-on-container:hover .call-us-on:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#header .mobile-tools {
  display: none;
}

#subpage-header {
  background-image: url(images/bkg-subpage-header.jpg), url(images/bkg-subpage-header-repeat.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: 50% 50%, 0 50%;
  margin-bottom: -165px;
  top: -165px;
  padding-top: 175px;
  padding-bottom: 10px;
  position: relative;
}
#subpage-header .title {
  height: 135px;
  font-size: 50px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.flag-be a:after {
  content: url(images/flags/BE.png);
}

.flag-pl a:after {
  content: url(images/flags/PL.png);
}

.flag-gb a:after {
  content: url(images/flags/GB.png);
}

.flag-de a:after {
  content: url(images/flags/DE.png);
}

.flag-es a:after {
  content: url(images/flags/ES.png);
}

.flag-fr a:after {
  content: url(images/flags/FR.png);
}

.flag-lu a:after {
  content: url(images/flags/LU.png);
}

#logo {
  width: 150px;
  margin: 0;
  float: left;
}
#logo a {
  display: block;
}

#slider {
  margin-bottom: -165px;
  top: -165px;
  height: 650px;
  overflow: hidden;
  position: relative;
}
#slider .slides {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
#slider .slides > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: 0;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#slider .slides > div.active {
  z-index: 5;
  opacity: 1;
}
#slider .slides > div.on-top {
  z-index: 10;
}
#slider .slides > div:after {
  content: '';
  position: absolute;
  bottom: 85px;
  left: 50%;
  margin-left: -10px;
  background: url(images/bkg-slide-decor.png) no-repeat 50% 50%;
  width: 20px;
  height: 39px;
  z-index: 6;
}
#slider .slides img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2000px;
  max-width: none;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#slider .slides .wrap {
  text-align: center;
  padding-top: 260px;
  position: relative;
  z-index: 5;
}
#slider .slides .title-part-1, #slider .slides .title-part-2 {
  font-family: 'ZonaPro-Bold', sans-serif;
  text-transform: uppercase;
  color: #102269;
  line-height: 1;
}
#slider .slides .title-part-1 {
  font-size: 50px;
}
#slider .slides .title-part-2 {
  font-size: 20px;
}
#slider .slides a {
  color: #102269;
  border: 1px solid rgba(16, 34, 105, 0.5);
  margin-top: 35px;
  background-color: transparent;
}
#slider .slides a:hover {
  border-color: #da464a;
}
#slider .nav-wrap {
  position: relative;
}
#slider .nav {
  right: 70px;
  top: 305px;
  width: 0;
  position: absolute;
  z-index: 10;
}
#slider .nav a {
  display: block;
  width: 10px;
  height: 10px;
  font-size: 5px;
  background-color: #102269;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 15px;
  position: relative;
}
#slider .nav a:first-child {
  margin-top: 0;
}
#slider .nav a:before, #slider .nav a:after {
  content: '';
  position: absolute;
  border: 2px solid #FFF;
  -moz-transition: -moz-transform 0.3s, border-color 0.3s;
  -o-transition: -o-transform 0.3s, border-color 0.3s;
  -webkit-transition: -webkit-transform 0.3s, border-color 0.3s;
  transition: transform 0.3s, border-color 0.3s;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
#slider .nav a:before {
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  opacity: .5;
}
#slider .nav a:after {
  left: -6px;
  top: -6px;
  right: -6px;
  bottom: -6px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  opacity: .2;
}
#slider .nav a.active, #slider .nav a:hover {
  background-color: #FFF;
}
#slider .nav a.active:before, #slider .nav a.active:after, #slider .nav a:hover:before, #slider .nav a:hover:after {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
#slider .nav a span {
  display: block;
  height: 100%;
  overflow: hidden;
}
#slider .nav a span:before {
  content: '';
  display: block;
  height: 150%;
}

#find-speaker {
  background: url(images/bkg-find-speaker.jpg) no-repeat 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  text-align: center;
  color: #FFF;
  padding: 70px 0;
}
#find-speaker .button, #find-speaker #slider .slides a, #slider .slides #find-speaker a, #find-speaker .page-numbers, #find-speaker div.sub-menu a, div.sub-menu #find-speaker a {
  border: none;
}
#find-speaker h2 {
  margin: 0;
  color: #FFF;
  padding: 0 0 65px;
}
#find-speaker .select-speaker {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
#find-speaker .find-speaker-by {
  padding-top: 40px;
}
#find-speaker .form-row > * {
  display: inline-block;
  margin-left: 10px;
}
#find-speaker .form-row > *:first-child {
  margin-left: 0;
}
#find-speaker #select-speaker {
  width: 350px;
}
#find-speaker #select-topic, #find-speaker #select-fee-range {
  width: 325px;
}
#find-speaker #select-speaker, #find-speaker #select-topic, #find-speaker #select-fee-range {
  max-width: 100%;
}
#find-speaker .select2-selection--single, #find-speaker .select2-selection--multiple {
  background-color: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.5);
}
#find-speaker .select2-container--inspeak .select2-selection--single .select2-selection__arrow {
  border-color: rgba(255, 255, 255, 0.15);
}
#find-speaker .select2-container--inspeak .select2-selection--single .select2-selection__rendered,
#find-speaker .select2-container--inspeak .select2-selection--single .select2-selection__placeholder,
#find-speaker .select2-container--inspeak .select2-search--inline .select2-search__field {
  color: #FFF;
}
#find-speaker .select2-container--inspeak .select2-selection--single .select2-selection__arrow b {
  background-image: url(images/bkg-select2-arrow-find-speaker.png);
}

.thumbnail {
  position: relative;
  overflow: hidden;
}
.thumbnail:after {
  content: '';
  position: absolute;
  top: -0.9%;
  left: -1.0695%;
  right: -1.0695%;
  bottom: -0.9%;
  background: url(images/bkg-thumbnail-cover.png) no-repeat 50% 50%;
  -moz-background-size: 99.8% 100%;
  -o-background-size: 99.8% 100%;
  -webkit-background-size: 99.8% 100%;
  background-size: 99.8% 100%;
  pointer-events: none;
}
.thumbnail img, .thumbnail a {
  display: block;
}

.type-wi-speaker.excerpt article {
  position: relative;
  max-width: 240px;
  margin: 0 auto;
}
.type-wi-speaker.excerpt header {
  padding: 10px 0 0;
  margin: 0 0 15px;
}
.type-wi-speaker.excerpt header:after {
  content: '';
  display: block;
  margin-top: 15px;
  background-color: rgba(16, 34, 105, 0.15);
  height: 1px;
  width: 40px;
}
.type-wi-speaker.excerpt header h1 {
  font-size: 18px;
  line-height: 20px;
  min-height: 40px;
  margin: 0;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.type-wi-speaker.excerpt .known-for {
  font-size: 12px;
  color: #a0a0a0;
}
.type-wi-speaker.excerpt .type {
  font-size: 12px;
  color: #DA464A;
}
.type-wi-speaker.excerpt .toggle-favourite {
  position: absolute;
  top: 0;
  margin-top: 68.75%;
  left: 0;
  font-size: 35px;
  height: 35px;
  width: 35px;
  overflow: hidden;
}
.type-wi-speaker.excerpt .toggle-favourite.icon-eye-plus {
  color: #da464a;
}
.type-wi-speaker.excerpt .toggle-favourite.icon-eye-minus {
  color: #a0a0a0;
}
.type-wi-speaker.excerpt .toggle-favourite:before {
  vertical-align: top;
}
.type-wi-speaker.excerpt .toggle-favourite span {
  display: block;
  padding-top: 150%;
  overflow: hidden;
}
.type-wi-speaker.excerpt a.show-speaker:hover {
  text-decoration: none;
}
.type-wi-speaker.excerpt a.show-speaker:hover header h1 {
  color: #da464a;
}

.posts-list {
  margin: 4% 0;
}

.type-post.excerpt:first-child {
  margin-top: 0;
}
.type-post.excerpt .thumbnail {
  max-width: 540px;
  margin: 0 auto;
}
.type-post.excerpt header {
  padding: 10px 0 0;
  margin: 0 0 15px;
}
.type-post.excerpt header:after {
  content: '';
  display: block;
  margin-top: 15px;
  background-color: rgba(16, 34, 105, 0.15);
  height: 1px;
  width: 40px;
}
.type-post.excerpt header h1 {
  font-size: 18px;
  margin: 0;
}
.type-post.excerpt header h1 a {
  color: #102269;
}
.type-post.excerpt header h1 a:hover {
  color: #da464a;
}

.type-post.excerpt footer time, .single .type-post footer time {
  font-size: 12px;
  color: #a0a0a0;
}

.single .type-post {
  margin-bottom: 4%;
}

.page .type-page .content {
  margin: 4% 0;
}

.latest-entries {
  padding-top: 6%;
  border-top: 1px solid rgba(16, 34, 105, 0.15);
}
.latest-entries h2 {
  margin-top: 0;
}

#meet-speaker {
  margin-top: 6%;
  padding-bottom: 6%;
  overflow: hidden;
  background: #39384d url(images/bkg-meet-speaker.png) no-repeat 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  color: #FFF;
}
#meet-speaker h2 {
  color: #FFF;
}
#meet-speaker .content {
  margin-bottom: 6%;
}
#meet-speaker .button, #meet-speaker #slider .slides a, #slider .slides #meet-speaker a, #meet-speaker .page-numbers, #meet-speaker div.sub-menu a, div.sub-menu #meet-speaker a {
  background-color: transparent;
  color: #FFF;
  border-color: #FFF;
}
#meet-speaker .button:hover, #meet-speaker #slider .slides a:hover, #slider .slides #meet-speaker a:hover, #meet-speaker .page-numbers:hover, #meet-speaker div.sub-menu a:hover, div.sub-menu #meet-speaker a:hover {
  border-color: #da464a;
  background-color: #da464a;
}

#footer {
  background-color: #ededed;
  color: #b3b3b3;
  overflow: hidden;
  text-align: center;
}
#footer .col3-set {
  padding-top: 6%;
  padding-bottom: 6%;
  margin: 0;
}
#footer .logo img {
  width: 150px;
}
#footer .footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .footer-menu a {
  display: inline-block;
  padding: 8px 35px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #b3b3b3;
  border: 1px solid transparent;
  font-family: 'ZonaPro-Bold', sans-serif;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
#footer .footer-menu .current-menu-item > a,
#footer .footer-menu .current-menu-ancestor > a,
#footer .footer-menu .current-page-ancestor > a,
#footer .footer-menu a:hover {
  border-color: #da464a;
  color: #da464a;
}
#footer .copyrights p:first-child {
  margin-top: 0;
}
#footer .copyrights p:last-child {
  margin-bottom: 0;
}
#footer .copyrights a {
  color: #b3b3b3;
}
#footer .copyrights a:hover {
  color: #da464a;
}

.social-menu {
  margin: 10% 0 0;
  padding: 0;
  list-style: none;
}
.social-menu .has-icon {
  position: relative;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 20px;
  color: #b3b3b3;
}
.social-menu .has-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.social-menu .has-icon a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.social-menu .has-icon a:before {
  content: '';
  display: block;
  height: 150%;
}
.social-menu li {
  display: inline-block;
  margin: 0 10px;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.social-menu li:hover {
  color: #da464a;
}

.page-numbers {
  width: 50px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  vertical-align: top;
}

.page-numbers.current {
  border-color: #da464a;
  background-color: #da464a;
  color: #FFF;
}

.page-numbers.next:before {
  margin-left: 1px;
}

.page-numbers.prev:before {
  margin-left: -1px;
}

.page-numbers.next, .page-numbers.prev {
  overflow: hidden;
}
.page-numbers.next:before, .page-numbers.prev:before {
  float: none;
  display: block;
  height: 300%;
}

.pagination {
  margin: 6% 0;
  text-align: right;
}

.header-with-pagiantion {
  position: relative;
}
.header-with-pagiantion h2 {
  padding-right: 55%;
}
.header-with-pagiantion .pagination {
  position: absolute;
  top: 50%;
  right: 0;
  width: 50%;
  margin: -25px 0 0;
}

.content h1 {
  font-size: 24px;
  margin: 1.5em 0;
}
.content h2 {
  font-size: 18px;
  margin: 1.3em 0;
}
.content h3, .content h4, .content h5, .content h6 {
  font-size: 16px;
  margin: 1.5em 0;
}
.content a {
  color: #da464a;
}
.content a:hover {
  text-decoration: underline;
}
.content a[href^="tel:"], .content a[href^="mailto:"] {
  color: #444;
  text-decoration: none;
}
.content a[href^="tel:"]:hover, .content a[href^="mailto:"]:hover {
  color: #da464a;
}
.content .highlighted {
  color: #102269;
  font-size: 18px;
}
.content .highlighted a {
  font-weight: 700;
  color: #102269;
}
.content .highlighted a:hover {
  color: #da464a;
}
.content .col4-set:first-child, .content .col3-set:first-child, .content .col2-set:first-child {
  margin-top: 0;
}
.content .col4-set:last-child, .content .col3-set:last-child, .content .col2-set:last-child {
  margin-bottom: 0;
}

.speaker-meta {
  padding: 0 0 6%;
  border-bottom: 1px solid rgba(16, 34, 105, 0.15);
}
.speaker-meta.col2-set {
  margin-bottom: 0;
}
.speaker-meta .meta-box {
  padding-left: 50px;
  position: relative;
  min-height: 45px;
  margin-bottom: 35px;
}
.speaker-meta .meta-box:after {
  content: '';
  display: block;
  margin-top: 10px;
  height: 1px;
  width: 40px;
  background-color: rgba(16, 34, 105, 0.15);
}
.speaker-meta .meta-box:before {
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 30px;
  color: #c0c0c0;
}
.speaker-meta .meta-box > span {
  display: block;
}
.speaker-meta .meta-box > span:first-child {
  font-size: 12px;
  color: #c0c0c0;
}
.speaker-meta .meta-box > span:last-child {
  font-size: 18px;
  font-family: 'ZonaPro-Bold', sans-serif;
  color: #102269;
  text-transform: uppercase;
}
.speaker-meta .topic {
  display: inline-block;
  padding: 9px 20px;
  font-size: 12px;
  line-height: 12px;
  color: #102269;
  font-family: 'Montserrat', sans-serif;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #efefef;
}
.speaker-meta .toggle-favourite {
  font-size: 12px;
  color: #da464a;
  margin-top: -8%;
  display: block;
  position: relative;
  z-index: 5;
}
.speaker-meta .toggle-favourite:before {
  font-size: 75px;
  vertical-align: middle;
}
.speaker-meta .toggle-favourite.icon-eye-minus {
  color: #a0a0a0;
}
.speaker-meta .thumbnail {
  max-width: 540px;
  margin: 0 auto;
}
.speaker-meta .thumbnail img {
  width: 100%;
}

div.sub-menu li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
div.sub-menu .current-menu-item > a,
div.sub-menu a:hover {
  background-color: #da464a;
  border-color: #da464a;
  color: #FFF;
}
div.sub-menu ul {
  margin: 4% 0;
  padding: 0;
}

.faqitem {
  border-bottom: 1px solid rgba(16, 34, 105, 0.15);
  margin: 1.5em 0;
}
.faqitem .question {
  position: relative;
  padding: 25px 180px 25px 30px;
  cursor: pointer;
}
.faqitem .question-text {
  font-size: 18px;
  color: #102269;
  line-height: 1.2;
}
.faqitem .toggle-answer {
  position: absolute;
  top: 10px;
  right: 30px;
}
.faqitem .toggle-answer .close {
  display: none;
}
.faqitem.open .toggle-answer .open {
  display: none;
}
.faqitem.open .toggle-answer .close {
  display: inline-block;
}
.faqitem .answer {
  display: none;
  padding: 20px 30px;
}
.faqitem.open .answer {
  display: block;
}

#social-fixed {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 350;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#social-fixed .social-menu {
  margin-top: 0;
  width: 30px;
}
#social-fixed .social-menu li {
  margin: 0;
  display: block;
  height: 30px;
  width: 40px;
  line-height: 30px;
  font-size: 25px;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
#social-fixed .social-menu li:hover {
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
#social-fixed .social-menu .has-icon:before {
  line-height: 30px;
  text-align: center;
  width: auto;
  right: 10px;
}
#social-fixed .social-menu .icon-facebook {
  color: #FFF;
  background-color: #3b5998;
}
#social-fixed .social-menu .icon-twitter {
  color: #FFF;
  background-color: #55acee;
}
#social-fixed .social-menu .icon-linkedin {
  color: #FFF;
  background-color: #0077b5;
}
#social-fixed .social-menu .icon-xing {
  color: #FFF;
  background-color: #04575f;
}

.col4-set > * {
  width: 23.729%;
  margin-left: 1.6949%;
  margin-top: 4%;
  float: left;
}
.col4-set > *:nth-child(1), .col4-set > *:nth-child(2), .col4-set > *:nth-child(3), .col4-set > *:nth-child(4) {
  margin-top: 0;
}
.col4-set > *:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}

.col3-set > * {
  width: 32.2034%;
  margin-left: 1.6949%;
  margin-top: 4%;
  float: left;
}
.col3-set > *:nth-child(1), .col3-set > *:nth-child(2), .col3-set > *:nth-child(3) {
  margin-top: 0;
}
.col3-set > *:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}

.col2-set > * {
  width: 47.5%;
  margin-left: 5%;
  margin-top: 4%;
  float: left;
}
.col2-set > *:nth-child(1), .col2-set > *:nth-child(2) {
  margin-top: 0;
}
.col2-set > *:nth-child(2n+1) {
  clear: left;
  margin-left: 0;
}

.col4-set, .col3-set, .col2-set {
  margin: 4% 0;
}

.wpcf7-form .col4-set, .wpcf7-form .col3-set, .wpcf7-form .col2-set {
  margin: 2% 0;
}

@media screen and (max-width: 820px) {
  .col4-set > *:nth-child(n) {
    width: 47.5%;
    margin-left: 5%;
    margin-top: 4%;
  }
  .col4-set > *:nth-child(1), .col4-set > *:nth-child(2) {
    margin-top: 0;
  }
  .col4-set > *:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .col3-set > *:nth-child(n) {
    float: none;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-top: 30px;
  }
  .col3-set > *:nth-child(1) {
    margin-top: 0;
  }

  .col3-set {
    margin: 30px 0;
  }
}
@media screen and (max-width: 520px) {
  .col2-set > *:nth-child(n) {
    float: none;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-top: 30px;
  }
  .col2-set > *:nth-child(1) {
    margin-top: 0;
  }

  .col2-set {
    margin: 30px 0;
  }
}
@media screen and (max-width: 420px) {
  .col4-set > *:nth-child(n) {
    float: none;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-top: 30px;
  }
  .col4-set > *:nth-child(1) {
    margin-top: 0;
  }

  .col4-set {
    margin: 30px 0;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important;
}

.wpcf7-display-none {
  display: none;
}

/*
 * Alignment
 */
.alignleft, .alignright {
  max-width: 48%;
  margin: 2em 0;
}
.alignleft:first-child, .alignright:first-child {
  margin-top: 0;
}
.alignleft:last-child, .alignright:last-child {
  margin-bottom: 0;
}

.alignleft {
  float: left;
  margin-right: 2%;
}

.alignright {
  float: right;
  margin-left: 2%;
}

.aligncenter {
  margin: 2em auto;
  display: block;
  max-width: 90%;
}

@media screen and (max-width: 600px) {
  .alignleft, .alignright {
    float: none;
  }

  .alignleft, .alignright, .aligncenter {
    margin: 2em 0;
    max-width: 100%;
  }
}
/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden, .screen-reader-response {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .col4-set:before, .col3-set:before, .col2-set:before,
.clearfix:after,
.col4-set:after,
.col3-set:after,
.col2-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after, .col4-set:after, .col3-set:after, .col2-set:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media screen and (min-width: 1200px) and (max-height: 760px) {
  #slider {
    height: 500px;
  }
  #slider .slides .wrap {
    padding-top: 190px;
  }
  #slider .slides > div:after {
    bottom: 20px;
  }
}
@media screen and (max-width: 1200px) {
  #slider {
    padding-top: 35%;
    height: 0px;
    top: 0;
    margin-bottom: 0;
  }
  #slider .slides img {
    width: 110%;
  }
  #slider .slides > div:after {
    bottom: 8%;
  }
  #slider .slides .wrap {
    padding-top: 5%;
  }
  #slider .nav-wrap {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
  #slider .nav {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #header {
    background-color: #f8f3e7;
  }
  #header .wrap {
    /*border-bottom: none;*/
    position: relative;
    padding-top: 20px;
  }
  #header nav {
    float: none;
    clear: both;
    text-align: center;
    margin-top: 144px;
  }

  #logo {
    margin-top: 0;
  }
}
@media screen and (max-width: 1100px) {
  #slider .slides .title-part-1 {
    font-size: 40px;
  }
  #slider .slides .title-part-2 {
    font-size: 15px;
  }
  #slider .slides a {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1020px) {
  #header .toolbar .tool {
    float: right;
    clear: right;
    width: 180px;
    margin-left: 0;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    /*padding-left: 40px;*/
    line-height: 1;
    min-height: 35px;
    margin-bottom: 5px;
  }
  #header .toolbar .tool .has-icon:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -17px;
  }
  #header .call-us-on {
    padding-right: 10px;
    position: absolute;
    display: none;
    right: 0;
    top: 30px;
    height: auto;
    border-color: #da464a;
    background-color: #FFF;
    -moz-border-radius: 15px 0 15px 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px 0 15px 15px;
  }
  #header .call-us-on li {
    white-space: nowrap;
  }
  #header .tool.call-us-on-tool .call-us-on-container {
    position: absolute;
    width: 40px;
    height: 30px;
    top: 0;
    margin: 0;
    right: 0;
  }
  #header .tool.call-us-on-tool .call-us-on-container.has-icon:before {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin-top: 0;
  }
  #header .tool.call-us-on-tool {
    cursor: pointer;
    padding-right: 40px;
    position: relative;
    line-height: 30px;
  }
  #header .tool.call-us-on-tool .call-us-on-container:before {
    -moz-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
    -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s;
  }
  #header .tool.call-us-on-tool.active .call-us-on {
    display: block;
  }
  #header .tool.call-us-on-tool.active .call-us-on-container:before {
    -moz-border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px;
    border-radius: 15px 15px 0 0;
    border-bottom: none;
    background-color: #da464a;
    border-color: #da464a;
    color: #FFF;
  }

  #subpage-header {
    margin-bottom: -220px;
    top: -220px;
    padding-top: 230px;
  }
  #subpage-header .title {
    font-size: 40px;
    height: 100px;
  }

  #subpage-header {
    top: 0;
    margin-bottom: 0;
    padding-top: 10px;
  }
  #subpage-header .title {
    font-size: 30px;
  }

  #find-speaker {
    padding: 30px 0;
  }
  #find-speaker h2 {
    padding-bottom: 30px;
  }
  #find-speaker .form-row > * {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  #find-speaker .form-row > *:first-child {
    margin-top: 0;
  }
  #find-speaker .select-speaker {
    padding-bottom: 20px;
  }
  #find-speaker .find-speaker-by {
    padding-top: 20px;
  }
}
@media screen and (max-width: 820px) {
  #header {
    background-color: #f8f3e7;
  }
  #header .wrap {
    border-bottom: none;
    padding-bottom: 20px;
  }
  #header .tool.be-a-speaker-tool, #header .tool.favourites-tool {
    display: none;
  }
  #header .toolbar .tool {
    width: auto;
    line-height: 35px;
    padding-left: 0;
  }
  #header .toolbar .tool .has-icon:before {
    position: static;
    margin-top: 0;
  }
  #header .call-us-on-tool {
    margin-top: 10px;
  }
  #header .call-us-on-tool > span {
    width: 140px;
    display: inline-block;
  }
  #header .call-us-on-tool > span:before {
    line-height: 30px;
  }
  #header .tool .call-us-on-container.has-icon:before {
    position: absolute;
  }
  #header nav {
    margin-top: 0;
  }
  #header nav h1 {
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    position: absolute;
    top: 75px;
    right: 20px;
    margin: 0;
    text-align: left;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  #header nav h1:before {
    font-size: 25px;
    width: 35px;
    text-align: center;
    vertical-align: top;
    margin-top: 3px;
    display: inline-block;
  }
  #header nav h1 .has-icon {
    position: relative;
    padding-right: 40px;
    width: 100px;
    display: inline-block;
  }
  #header nav h1 .has-icon:before {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    text-align: center;
    line-height: 30px;
    font-size: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
    -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s;
  }
  #header nav li {
    margin-bottom: 5px;
  }
  #header nav a span:after {
    display: none;
  }
  #header nav .nav-content {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 135px;
    background-color: #f8f3e7;
    padding: 20px 20px 0;
  }
  #header nav .mobile-tools {
    display: block;
    float: none;
    overflow: hidden;
    text-align: center;
    padding: 10px 15px;
    margin: 0 -20px;
    background-color: #ebe7db;
  }
  #header nav .mobile-tools .tool {
    display: inline-block;
    margin: 0 10px;
    float: none;
  }
  #header nav .mobile-tools .tool a {
    padding-left: 0;
  }
  #header nav .mobile-tools .has-icon {
    max-width: none;
  }
  #header nav.active .nav-content {
    display: block;
  }
  #header nav.active h1 .has-icon:before {
    background-color: #da464a;
    color: #FFF;
    border-color: #da464a;
  }

  #slider {
    background-color: #eae2ce;
    height: auto;
    padding-top: 0;
  }
  #slider .slides .wrap {
    padding: 30px 40px;
  }
  #slider .slides img {
    position: static;
    max-width: 100%;
    width: auto;
    height: auto;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  #slider .slides > div {
    height: auto;
    background-color: #eae2ce;
  }
  #slider .slides > div:after {
    display: none;
  }
  #slider .slides .title-part-1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  #slider .slides .title-part-2 {
    font-size: 14px;
  }
  #slider .slides a {
    margin-top: 15px;
  }
  #slider .nav-wrap {
    height: auto;
    padding: 0;
    margin-top: 32.6241%;
  }
  #slider .nav {
    top: 30px;
    right: 30px;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }

  .has-button {
    padding-right: 200px;
    position: relative;
  }
  .has-button .button, .has-button #slider .slides a, #slider .slides .has-button a, .has-button .page-numbers, .has-button div.sub-menu a, div.sub-menu .has-button a {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -25px;
  }

  .header-with-pagiantion h2 {
    padding-right: 0;
  }
  .header-with-pagiantion .pagination {
    position: static;
    margin: 6% 0;
    width: auto;
  }

  #social-fixed {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  #footer .social-menu {
    margin-top: 30px;
  }
}
@media screen and (max-width: 520px) {
  h1, h2 {
    margin: 30px 0;
    font-size: 20px;
  }

  #slider .slides .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #slider .nav {
    top: 20px;
  }

  .has-button {
    padding-right: 150px;
  }
  .has-button .button, .has-button #slider .slides a, #slider .slides .has-button a, .has-button .page-numbers, .has-button div.sub-menu a, div.sub-menu .has-button a {
    margin-top: -20px;
  }

  .type-post.excerpt {
    margin: 30px 0;
  }
  .type-post.excerpt .thumbnail {
    max-width: 240px;
    margin: 0 auto 20px;
  }

  .page-numbers {
    width: 40px;
  }
}
@media screen and (max-width: 420px) {
  #logo {
    width: 100px;
  }

  #header nav .nav-content {
    top: 95px;
  }
  #header nav h1 {
    top: 55px;
  }
  #header nav .mobile-tools .tool {
    font-size: 10px;
    line-height: 30px;
  }
  #header nav .mobile-tools .tool .has-icon:before {
    font-size: 30px;
  }
  #header .call-us-on-tool {
    margin-top: 0;
  }
  #header .call-us-on-tool, #header nav h1 {
    font-size: 10px;
  }
  #header nav h1 .has-icon {
    width: 75px;
  }
  #header .call-us-on-tool > span {
    width: 115px;
  }
}

/*# sourceMappingURL=style.css.map */
