@font-face {
  font-family: "Allianz Neo";
  src: url("https://eu.eventscloud.com/docs/200008243/AllianzNeoW01-Light") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Allianz Neo";
  src: url("https://eu.eventscloud.com/docs/200008243/AllianzNeoW01-Regular") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Allianz Neo";
  src: url("https://eu.eventscloud.com/docs/200008243/AllianzNeoW01-SemiBold") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Allianz Neo";
  src: url("https://eu.eventscloud.com/docs/200008243/AllianzNeoW01-Bold") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "PatternLab-Icon";
  font-style: normal;
  font-weight: 400;
  src: url("https://eu.eventscloud.com/docs/200008243/200216217") format("woff");
}
/* $CORE
============= */
body {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

/* $TYPOGRAPHY */
#ipBlock-mainContent h1, #ipBlock-mainContent h2, #ipBlock-mainContent h3, #ipBlock-mainContent h4, #ipBlock-mainContent h5, #ipBlock-mainContent h6,
#ipBlock-footer h1,
#ipBlock-footer h2,
#ipBlock-footer h3,
#ipBlock-footer h4,
#ipBlock-footer h5,
#ipBlock-footer h6,
#inner_content h1,
#inner_content h2,
#inner_content h3,
#inner_content h4,
#inner_content h5,
#inner_content h6,
.custom-speakers h1,
.custom-speakers h2,
.custom-speakers h3,
.custom-speakers h4,
.custom-speakers h5,
.custom-speakers h6,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  font-weight: 300;
  font-family: "Allianz Neo", Verdana, Helvetica, sans-serif !important;
  letter-spacing: 0.3px;
}
#ipBlock-mainContent h1,
#ipBlock-footer h1,
#inner_content h1,
.custom-speakers h1,
footer h1 {
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  margin-top: 0;
}
#ipBlock-mainContent h2,
#ipBlock-footer h2,
#inner_content h2,
.custom-speakers h2,
footer h2 {
  font-size: 30px;
  line-height: 38px;
  margin-top: 0;
  margin-bottom: 16px;
}
#ipBlock-mainContent h3,
#ipBlock-footer h3,
#inner_content h3,
.custom-speakers h3,
footer h3 {
  font-size: 30px;
  line-height: 38px;
  margin-top: 0;
  margin-bottom: 16px;
}
#ipBlock-mainContent p,
#ipBlock-mainContent .ipWidget p,
#ipBlock-mainContent .ipWidget ul,
#ipBlock-mainContent .ipWidget ol,
#ipBlock-footer p,
#ipBlock-footer .ipWidget p,
#ipBlock-footer .ipWidget ul,
#ipBlock-footer .ipWidget ol,
#inner_content p,
#inner_content .ipWidget p,
#inner_content .ipWidget ul,
#inner_content .ipWidget ol,
.custom-speakers p,
.custom-speakers .ipWidget p,
.custom-speakers .ipWidget ul,
.custom-speakers .ipWidget ol,
footer p,
footer .ipWidget p,
footer .ipWidget ul,
footer .ipWidget ol {
  margin: 0 0 32px;
}
#ipBlock-mainContent p, .ipWidget #ipBlock-mainContent p,
#ipBlock-mainContent li,
.ipWidget #ipBlock-mainContent li,
#ipBlock-footer p,
.ipWidget #ipBlock-footer p,
#ipBlock-footer li,
.ipWidget #ipBlock-footer li,
#inner_content p,
.ipWidget #inner_content p,
#inner_content li,
.ipWidget #inner_content li,
.custom-speakers p,
.ipWidget .custom-speakers p,
.custom-speakers li,
.ipWidget .custom-speakers li,
footer p,
.ipWidget footer p,
footer li,
.ipWidget footer li {
  font-size: 16px;
  line-height: 24px;
  font-family: "Allianz Neo", Verdana, Helvetica, sans-serif !important;
}
#ipBlock-mainContent .lead-section p,
#ipBlock-footer .lead-section p,
#inner_content .lead-section p,
.custom-speakers .lead-section p,
footer .lead-section p {
  font-size: 20px;
}

/* $LINKS
============= */
body.ereg #inner_content a,
body.ereg #inner_content a:link,
body.ereg #inner_content a:visited,
body.website main .ipBlock a,
body.website main .ipBlock a:link,
body.website main .ipBlock a:visited {
  color: #326295;
  font-weight: bold;
  text-decoration: none;
}
body.ereg #inner_content a:focus, body.ereg #inner_content a:hover,
body.ereg #inner_content a:link:focus,
body.ereg #inner_content a:link:hover,
body.ereg #inner_content a:visited:focus,
body.ereg #inner_content a:visited:hover,
body.website main .ipBlock a:focus,
body.website main .ipBlock a:hover,
body.website main .ipBlock a:link:focus,
body.website main .ipBlock a:link:hover,
body.website main .ipBlock a:visited:focus,
body.website main .ipBlock a:visited:hover {
  color: #008ED6;
  text-decoration: none;
}

/* $BUTTONS */
.btn.btn-primary,
.button.btn-primary,
.r-reg-buttons a.btn-primary {
  -webkit-transition: initial;
  transition: initial;
  background-color: #3583c9;
  border-color: #3583c9;
}
.btn.btn-primary:hover, .btn.btn-primary:focus,
.button.btn-primary:hover,
.button.btn-primary:focus,
.r-reg-buttons a.btn-primary:hover,
.r-reg-buttons a.btn-primary:focus {
  background-color: #075994 !important;
  border-color: #075994 !important;
}
.btn.btn-primary:active,
.button.btn-primary:active,
.r-reg-buttons a.btn-primary:active {
  background-color: #003781 !important;
  border-color: #003781 !important;
}
@media only screen and (max-width: 767px) {
  .btn,
  .button,
  .r-reg-buttons a {
    width: 100%;
  }
}
.btn:focus, .btn:hover,
.button:focus,
.button:hover,
.r-reg-buttons a:focus,
.r-reg-buttons a:hover {
  text-decoration: none;
}

/* $LAYOUT
============= */
.row .iWidget:not(.ipWidget-CKEditor) .row > div[class^=col-] {
  padding: 0;
}

.ipWidget-Buttons .col-md-12 {
  padding: 0;
}

/* $COMMON
============= */
.no-pad {
  padding: 0 !important;
}

.no-pad-top {
  padding-top: 0 !important;
}

.no-pad-bottom {
  padding-bottom: 0 !important;
}

.center * {
  text-align: center;
}

/* $GENERAL
============= */
/* $HEADER */
header,
#outer_table .branding-hdr {
  z-index: 20;
  width: 100%;
  border-bottom: 1px solid #dadada;
  background: #FFF;
  display: block;
}
header .ipWidget-EImage,
#outer_table .branding-hdr .ipWidget-EImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
@media only screen and (min-width: 992px) {
  header .header-widget > .row,
  #outer_table .branding-hdr .header-widget > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
header img,
#outer_table .branding-hdr img {
  width: auto !important;
  max-height: 40px;
}
.metabar {
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #dadada;
}

/* $FOOTER
============= */
#ipBlock-footer .footer {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  #ipBlock-footer .footer {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#ipBlock-footer .footer *:not(.fab) {
  color: #FFF;
}
@media only screen and (min-width: 768px) {
  #ipBlock-footer .footer .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

body.ereg #site-footer {
  opacity: 0;
  margin-top: 56px !important;
}
body.ereg #site-footer.loaded {
  opacity: 1 !important;
}

body.website #site-footer {
  opacity: 1 !important;
}

footer#site-footer {
  font-family: "Allianz Neo", Verdana, Helvetica, sans-serif;
}
footer#site-footer h6 {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 24px;
  letter-spacing: 0.2px;
  font-weight: 600 !important;
}
footer .footer-top-section {
  background: #D6E0EA;
  padding: 12px 0;
}
@media only screen and (max-width: 991px) {
  footer .footer-top-section p {
    text-align: center !important;
  }
}
@media only screen and (min-width: 992px) {
  footer .footer-top-section {
    padding: 24px 0;
  }
}
footer .footer-top-section p {
  color: #003781 !important;
  font-size: 20px !important;
  line-height: 28px;
  letter-spacing: 0.2px;
  margin-bottom: 0 !important;
}
footer .footer-logo-section img {
  max-width: 128px;
  margin-top: 32px;
  margin-bottom: 36px;
}
footer .footer-links-section {
  display: none;
}
@media only screen and (min-width: 992px) {
  footer .footer-links-section {
    display: block;
    padding: 32px 0;
  }
}
footer .footer-links-section {
  background: #EDEDED;
}
footer .footer-links-section ul, footer .footer-links-section li {
  margin: 0;
  padding: 0 !important;
  list-style-type: none;
}
footer .footer-links-section li {
  margin-bottom: 16px;
}
footer .footer-links-section li a {
  color: #3C3C3C;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 1px;
}
footer .footer-links-section li a:hover {
  text-decoration: none;
  color: #767676;
}
[lang=ger] footer .footer-links-section .row, [lang=de] footer .footer-links-section .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[lang=ger] footer .footer-links-section .row .column, [lang=de] footer .footer-links-section .row .column {
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 33.33333%;
}
[lang=ger] footer .footer-links-section h6, [lang=de] footer .footer-links-section h6 {
  -ms-hyphens: auto;
  hyphens: auto;
}
footer .footer-social-section {
  text-align: center;
  padding: 12px 0;
}
@media only screen and (min-width: 992px) {
  footer .footer-social-section {
    padding: 56px 0;
  }
}
footer .footer-social-section .fab {
  font-size: 20px;
  border-radius: 50%;
  border: 2px solid #c2c2c2;
  background: #c2c2c2;
  padding: 5px;
  color: #FFF;
  margin: 12px;
  height: 40px;
  width: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer-social-section a.c-footer__social-link {
  padding: 0 16px;
}
@media only screen and (min-width: 768px) {
  footer .footer-social-section a.c-footer__social-link {
    padding: 0 32px;
  }
}
footer .footer-social-section .ag-custom-icon {
  font-family: "PatternLab-Icon" !important;
  font-size: 40px;
  color: #c2c2c2;
  font-style: normal;
}
footer .footer-social-section .ag-custom-icon.icon-twitter:before {
  content: "\e936";
}
footer .footer-social-section .ag-custom-icon.icon-linkedin:before {
  content: "\e9f7";
}
footer .footer-social-section .ag-custom-icon.icon-youtube:before {
  content: "\e9f6";
}
footer .footer-social-section .ag-custom-icon.icon-facebook:before {
  content: "\e934";
}
footer .footer-social-section .ag-custom-icon.icon-instagram:before {
  content: "\e93b";
}
footer .footer-social-section a:hover {
  text-decoration: none;
}
footer .footer-tagline-section {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  footer .footer-tagline-section {
    padding: 56px 0 32px;
  }
}
footer .footer-tagline-section p {
  color: #767676 !important;
}
footer .footer-tagline-section a {
  color: #326295;
  font-weight: bold;
}
footer .footer-service-section {
  border-top: 1px solid #dadada;
  padding: 12px 0;
}
@media only screen and (min-width: 992px) {
  footer .footer-service-section .services-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .footer-service-section .services-wrapper nav {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
footer .footer-service-section .services-wrapper strong {
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  footer .footer-service-section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
footer .footer-service-section nav a {
  margin-right: 16px;
  letter-spacing: 1px;
  font-weight: 400;
}
footer .footer-service-section p, footer .footer-service-section a {
  color: #767676 !important;
  font-size: 16px;
  margin-bottom: 0 !important;
}
footer .footer-service-section p:hover, footer .footer-service-section a:hover {
  text-decoration: none;
}
footer .footer-service-section p.c-link, footer .footer-service-section a.c-link {
  color: #326295;
  line-height: 29px;
}
footer .footer-service-section p {
  margin-right: 32px !important;
}

/* $HELPERS
============= */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-icon {
  font-family: "PatternLab-Icon";
}

.scrolltop {
  opacity: 0;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 4;
  -webkit-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
body.scrolled-lg .scrolltop {
  opacity: 1;
}

/*$Scroll Top */
.scroll {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: #3583c9;
  padding: 5px 5px;
  text-align: center;
  margin: 0 0 0 0;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
}
.scroll .fa {
  color: white;
  font-size: 30px;
  margin-left: 1px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  font-weight: 100;
}
.scroll .fa:before {
  content: "\e900";
  font-family: "PatternLab-Icon";
}
@media only screen and (min-width: 768px) {
  .scroll:hover {
    background: #075994;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .scroll:hover .fa {
    padding-top: -10px;
  }
}

/*$COOKIE BANNER */
html .cc-banner {
  font-family: "Allianz Neo", Verdana, Helvetica, sans-serif;
  display: block;
  max-width: 1184px;
  width: calc(100% - 64px) !important;
  margin: 24px auto;
  border: 1px solid #326295;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 2px 5px rgba(65, 65, 65, 0.35);
          box-shadow: 0 2px 5px rgba(65, 65, 65, 0.35);
  padding: 24px 40px 24px 24px !important;
}
html .cc-compliance {
  padding-top: 20px;
}
html .cc-compliance > .cc-btn {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 !important;
          flex: 0 !important;
}

/* $LAYOUT
============= */
.ipWidget a {
  font-weight: bold;
  text-decoration: none;
}
.ipWidget a:focus, .ipWidget a:hover {
  text-decoration: none !important;
}

a.with-arrow:before {
  float: left;
  content: "\e903";
  font-size: 24px !important;
  font-weight: 100;
  font-family: "PatternLab-Icon";
  margin-right: 8px;
  position: relative;
  display: block;
  left: 0;
  color: inherit;
  line-height: 20px;
}

a.with-envelope:before {
  float: left;
  content: "\e927";
  font-size: 24px !important;
  font-weight: 100;
  font-family: "PatternLab-Icon";
  margin-right: 8px;
  position: relative;
  display: block;
  left: 0;
  color: inherit;
  line-height: 20px;
}

a.with-phone:before {
  float: left;
  content: "\e910";
  font-size: 24px !important;
  font-weight: 100;
  font-family: "PatternLab-Icon";
  margin-right: 8px;
  position: relative;
  display: block;
  left: 0;
  color: inherit;
  line-height: 20px;
}

.ipWidget-MenuWidget nav.menu-widget.navbar {
  min-height: 50px;
}
@media only screen and (min-width: 992px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar {
    min-height: 80px;
  }
}
@media only screen and (min-width: 992px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ipWidget-MenuWidget nav.menu-widget.navbar .container-fluid {
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ipWidget-MenuWidget nav.menu-widget.navbar.navbar-type-sticky.navbar-fixed-top {
  z-index: 100;
  border-bottom: 1px solid #dadada;
}
.ipWidget-MenuWidget nav.menu-widget.navbar.navbar-type-sticky.navbar-fixed-top .container-fluid {
  max-width: 1170px;
  padding-left: 20px;
  padding-right: 20px;
}
.ipWidget-MenuWidget nav.menu-widget.navbar.navbar-type-sticky.navbar-fixed-top .navbar-collapse {
  margin-left: 1.1em;
  margin-right: 1.1em;
}
.ipWidget-MenuWidget nav.menu-widget.navbar .navbar-header {
  margin-left: 0;
  margin-right: 0;
}
.ipWidget-MenuWidget nav.menu-widget.navbar .navbar-header a.navbar-brand {
  padding: 0;
  line-height: inherit;
  pointer-events: none;
}
.ipWidget-MenuWidget nav.menu-widget.navbar .navbar-header a.navbar-brand .logo-wrap {
  padding: 0;
}
.ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav {
  margin-left: 0 !important;
  width: 100%;
}
.ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li {
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li {
    border-bottom: 1px solid #dadada;
  }
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li:first-child {
    border-top: 1px solid #dadada;
  }
}
@media only screen and (min-width: 992px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li a:link:before,
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li a:visited:before {
    content: "";
    display: block;
    height: 4px;
    width: 0;
    position: absolute;
    left: 15px;
    bottom: 10px;
    background: #3583c9;
  }
}
.ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li a:hover,
.ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li a:focus, .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li.active > a {
  color: #007396 !important;
  background: transparent !important;
  font-weight: bold;
  margin-top: -1px;
}
@media only screen and (min-width: 992px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li a:hover:before,
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li a:focus:before, .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li.active > a:before {
    width: calc(100% - 30px);
  }
}
@media only screen and (min-width: 992px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav li.register {
    float: right;
  }
}
.ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav a {
  text-transform: none;
  font-family: "Allianz Neo", Verdana, Helvetica, sans-serif !important;
}
@media only screen and (max-width: 991px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav a {
    padding: 16px;
  }
}
.ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav ul.dropdown-menu {
  background: transparent;
  padding-left: 25px;
}
@media only screen and (min-width: 992px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav ul.dropdown-menu {
    background: white;
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav ul.dropdown-menu li {
    border: 0;
  }
}
.ipWidget-MenuWidget nav.menu-widget.navbar ul.navbar-nav ul.dropdown-menu a {
  position: relative;
}
.ipWidget-MenuWidget nav.menu-widget.navbar button.navbar-toggle {
  color: #3C3C3C !important;
  margin: 28px 0 0 0 !important;
}

@media only screen and (max-width: 991px) {
  header .navbar-header {
    float: none;
  }
  header .navbar-left,
  header .navbar-right {
    float: none !important;
  }
  header .navbar-toggle {
    display: block;
  }
  header .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  header .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  header .navbar-collapse.collapse {
    display: none !important;
  }
  header .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  header .navbar-nav > li {
    float: none;
  }
  header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .collapse.in {
    display: block !important;
  }
}
/* $MOBILE-TOGGLE*/
nav.menu-widget.navbar .navbar-toggle,
nav.menu-widget.navbar .navbar-toggle:focus,
nav.menu-widget.navbar .navbar-toggle:hover {
  margin: 0 20px 0 0;
  background: transparent !important;
  border: none !important;
  padding: 0;
  width: 35px;
  height: 35px;
}
nav.menu-widget.navbar .navbar-toggle i,
nav.menu-widget.navbar .navbar-toggle i:before,
nav.menu-widget.navbar .navbar-toggle i:after,
nav.menu-widget.navbar .navbar-toggle:focus i,
nav.menu-widget.navbar .navbar-toggle:focus i:before,
nav.menu-widget.navbar .navbar-toggle:focus i:after,
nav.menu-widget.navbar .navbar-toggle:hover i,
nav.menu-widget.navbar .navbar-toggle:hover i:before,
nav.menu-widget.navbar .navbar-toggle:hover i:after {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 35px;
  background: #003781;
  position: absolute;
  display: block;
  content: "";
  margin: 0;
}
nav.menu-widget.navbar .navbar-toggle i,
nav.menu-widget.navbar .navbar-toggle:focus i,
nav.menu-widget.navbar .navbar-toggle:hover i {
  background-color: transparent;
  top: 10px;
}
nav.menu-widget.navbar .navbar-toggle i:before,
nav.menu-widget.navbar .navbar-toggle:focus i:before,
nav.menu-widget.navbar .navbar-toggle:hover i:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
nav.menu-widget.navbar .navbar-toggle i:after,
nav.menu-widget.navbar .navbar-toggle:focus i:after,
nav.menu-widget.navbar .navbar-toggle:hover i:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
nav.menu-widget.navbar .navbar-toggle.collapsed i,
nav.menu-widget.navbar .navbar-toggle:focus.collapsed i,
nav.menu-widget.navbar .navbar-toggle:hover.collapsed i {
  background-color: #3C3C3C;
}
nav.menu-widget.navbar .navbar-toggle.collapsed i:before,
nav.menu-widget.navbar .navbar-toggle:focus.collapsed i:before,
nav.menu-widget.navbar .navbar-toggle:hover.collapsed i:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  top: -10px;
}
nav.menu-widget.navbar .navbar-toggle.collapsed i:after,
nav.menu-widget.navbar .navbar-toggle:focus.collapsed i:after,
nav.menu-widget.navbar .navbar-toggle:hover.collapsed i:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  bottom: -10px;
}

/* $LANGUAGE SELECTOR WIDGET
============= */
.ipWidget-LanguageSelector {
  max-width: 250px;
  float: right;
  width: 100%;
  /*	@include bp(lt-m) {
  	    position: fixed !important;
  	    top: 0;
  	    left: 50%;
  	    height: 50px;
  	    display: flex;
  	    align-items: center;
  	}*/
}
.ipWidget-LanguageSelector select.form-control.head-lang-sel-box {
  border-width: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 !important;
  color: #3C3C3C;
  font-size: 14px !important;
  font-family: "Allianz Neo", Verdana, Helvetica, sans-serif;
  padding: 0px 30px 0px 12px !important;
}
@media only screen and (min-width: 768px) {
  .ipWidget-LanguageSelector select.form-control.head-lang-sel-box {
    padding: 6px 12px !important;
  }
}
.ipWidget-LanguageSelector select::-ms-expand {
  display: none;
}
.ipWidget-LanguageSelector > div:after {
  font-size: 24px;
  font-family: "PatternLab-Icon";
  color: #3C3C3C;
  content: "\e90a";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}

/* $LAYOUT
============= */
._nestedContainer > .row,
.ipWidget > .row {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* $SECTIONS
============= */
main ._nestedContainer {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  main ._nestedContainer {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
main ._nestedContainer:not(.sponsors-section) img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
main div.colour-section * {
  color: #FFF;
}

.hero-section {
  min-height: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-section:after {
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #3c3c3c), color-stop(66%, rgba(97, 155, 199, 0)), to(rgba(97, 155, 199, 0)));
  background: linear-gradient(to right, #3c3c3c 0, rgba(97, 155, 199, 0) 66%, rgba(97, 155, 199, 0) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.hero-section.no-colour-overlay:after {
  background: none !important;
}
.hero-section.custom-image-hero {
  background-size: cover !important;
}
@media only screen and (min-width: 1500px) {
  .hero-section.custom-image-hero {
    background-size: contain !important;
  }
}
@media only screen and (max-width: 991px) {
  .hero-section.custom-image-hero .row.clearfix .column {
    display: none !important;
  }
}
.hero-section.custom-image-hero .row.clearfix .column:nth-of-type(odd) h1 {
  padding-right: 150px;
  text-align: right;
}
.hero-section.custom-image-hero .row.clearfix .column:nth-of-type(even) h1 {
  text-align: left;
  padding-left: 150px;
}
.hero-section.custom-image-hero .row.clearfix .column .ipWidget * {
  color: #294c98;
}
.hero-section.custom-image-hero .row.clearfix .column .ipWidget > div h1 {
  font-size: 24px !important;
  font-weight: 300 !important;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .hero-section.custom-image-hero .row.clearfix .column .ipWidget > div h1 {
    font-size: 27px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-section.custom-image-hero .row.clearfix .column .ipWidget > div h1 {
    font-size: 35px !important;
  }
}
.hero-section .column {
  z-index: 2;
}
.hero-section .ipWidget * {
  color: #FFF;
}
.hero-section .ipBlock h3 {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 400 !important;
}
.hero-section .ipBlock p {
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: 0.2px;
}
.hero-section .ipBlock button {
  font-size: 16px !important;
  line-height: 16px;
  letter-spacing: 1px;
  padding: 0;
  background: transparent;
  border: 0;
  padding-left: 30px;
  text-align: left;
  text-transform: uppercase;
}
.hero-section .ipBlock button:hover {
  color: #dadada !important;
  text-decoration: none;
  background: transparent;
  border: 0;
}
.hero-section .ipBlock button:before {
  float: left;
  content: "\e903";
  font-size: 24px !important;
  font-weight: 100;
  font-family: "PatternLab-Icon";
  margin-right: 5px;
  position: absolute;
  left: 0;
}

.promo-section._nestedContainer {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .promo-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
  }
}
.promo-section .column > .ipBlock {
  background: #FFF;
  -webkit-box-shadow: 0 8px 20px rgba(65, 65, 65, 0.5);
          box-shadow: 0 8px 20px rgba(65, 65, 65, 0.5);
  padding: 20px 0 0 0;
  height: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .promo-section .column > .ipBlock {
    margin-bottom: 15px;
  }
}
.promo-section .column > .ipBlock > :nth-child(1) {
  padding: 32px 20px 20px;
}
.promo-section .column > .ipBlock > :nth-child(2) {
  background: #007396;
  padding: 20px;
  color: #FFF;
  font-weight: bold;
}
.promo-section .column > .ipBlock > :nth-child(2) > div {
  text-align: center;
}
.promo-section .column > .ipBlock > :nth-child(2) > div {
  display: inline-block;
  text-align: left;
}
.promo-section .ipWidget.ipWidget-CKEditor:first-child > div :first-child {
  margin-top: 0;
}
.promo-section .ipWidget a {
  color: white !important;
}
.promo-section .ipWidget a:hover {
  color: white;
}

.teaser-section._nestedContainer {
  padding: 32px;
}
.teaser-section .row {
  background: #e1e9eb;
}
@media only screen and (min-width: 992px) {
  .teaser-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* hack to avoid colunm background bleeding wider than other page content - should be 1140px but we use 20px instead of 15px so 1130*/
    max-width: 1130px;
  }
}
.teaser-section .column {
  padding: 0;
}
.teaser-section .ipBlock .ipWidget-CKEditor:first-child {
  padding-top: 32px;
}
.teaser-section .ipBlock .ipWidget-CKEditor {
  padding: 0 32px;
}
.teaser-section .ipBlock .ipWidget-CKEditor:last-child {
  padding-bottom: 32px;
}

.downloads-section._nestedContainer {
  padding-top: 0;
}
.downloads-section h1 {
  margin-bottom: 64px;
}
.downloads-section .downloads .ipBlock > div {
  border-top: 1px solid #dadada;
  padding: 16px 24px;
  font-size: 16px;
  letter-spacing: 1px;
  position: relative;
}
.downloads-section .downloads .ipBlock > div:last-child {
  border-bottom: 1px solid #dadada;
}
.downloads-section .downloads .ipWidget a {
  font-size: 16px;
  color: #326295;
  font-weight: 700;
}
.downloads-section .downloads .ipWidget a:hover {
  text-decoration: none !important;
  color: #008ED6;
}
.downloads-section .downloads .ipWidget a:after {
  content: "\e9f2";
  font-family: "PatternLab-Icon";
  text-indent: 0;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  top: 16px;
  font-size: 32px !important;
  font-weight: 400;
  position: absolute;
  right: 0;
  padding: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.downloads-section .downloads p {
  margin: 0 !important;
}

.ve-help-nav h1 {
  margin-bottom: 20px;
}
.ve-help-nav .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ve-help-nav .container-fluid .navbar-toggle {
  display: none;
}
.ve-help-nav .container-fluid div.navbar-collapse {
  display: block !important;
}
.ve-help-nav .container-fluid div.navbar-collapse ul.nav.navbar-nav {
  display: inline-block !important;
  margin: 0 0 40px 0 !important;
}
@media only screen and (max-width: 767px) {
  .ve-help-nav .container-fluid div.navbar-collapse ul.nav.navbar-nav {
    text-align: center;
  }
}
.ve-help-nav .container-fluid div.navbar-collapse ul.nav.navbar-nav li {
  border: 0;
}
.ve-help-nav .container-fluid div.navbar-collapse ul.nav.navbar-nav li a {
  color: #3C3C3C;
}
.ve-help-nav .container-fluid div.navbar-collapse ul.nav.navbar-nav li:hover a::before, .ve-help-nav .container-fluid div.navbar-collapse ul.nav.navbar-nav li.active a::before {
  content: "";
  display: block;
  height: 4px;
  width: calc(100% - 30px);
  position: absolute;
  left: 15px;
  bottom: 10px;
  background: #3583c9;
}

#ipBlock-mainContent .accordion-section h3 {
  font-size: 24px;
}
#ipBlock-mainContent .accordion-section p {
  margin: 10px 0 0;
}
.accordion-section._nestedContainer {
  padding-top: 0;
}
.website main .accordion-section {
  padding-bottom: 25px;
}
.accordion-section > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .accordion-section > .row .column:nth-of-type(odd) {
    padding-right: 0;
  }
  .accordion-section > .row .column:nth-of-type(even) {
    padding-left: 0;
  }
}
.accordion-section .ipBlock {
  height: 100%;
}
.accordion-section .ipBlock > .ipWidget {
  padding: 16px 24px;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .accordion-section .ipBlock > .ipWidget {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
  }
}
@media only screen and (max-width: 767px) {
  .accordion-section > .row .column:first-of-type .ipWidget {
    border-top: 1px solid #dadada;
  }
  .accordion-section > .row .column:last-of-type .ipWidget {
    border-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .ipWidget:last-of-type .accordion-section .column:last-of-type .ipBlock .ipWidget {
    border-bottom: 1px solid #dadada;
  }
  .ipWidget:last-of-type .accordion-section > .row.accordion-child .column:first-of-type .ipWidget {
    border-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .accordion-section .accordion-child .ipWidget {
    border-top: 0;
  }
  .accordion-section .accordion-child .column:nth-of-type(even) .ipWidget {
    border-bottom: 1px solid #dadada;
  }
}
.accordion-section .accordion-child ul, .accordion-section .accordion-child ol {
  margin: 10px 0 0;
  padding: 0;
}
.accordion-section .accordion-child ul li, .accordion-section .accordion-child ol li {
  padding: 0;
  padding: 5px 0;
}
.accordion-section .accordion-child ol {
  margin-left: 1em !important;
}
.accordion-section .accordion-child ul li {
  list-style: none;
}
.accordion-section .accordion-child ol ul {
  margin: 0 0 0 40px !important;
}
.accordion-section .btn {
  padding: 10px 16px;
  margin: 0 auto;
}
.accordion-section .btn:before {
  content: "\e953";
  -webkit-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  display: inline-block;
  font-family: "PatternLab-Icon";
  position: relative;
  top: 1px;
}
.accordion-section .btn.accordion-close {
  background-color: #003781;
  border-color: #003781;
}
.accordion-section .btn.accordion-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ipWidget:not(.ui-draggable) .accordion-section .accordion-child:not(.open) {
  display: none;
}

.summary-section .row + .row {
  padding-top: 50px;
}

iframe.google-maps {
  min-height: 640px;
  height: 640px;
}

/* $Agenda
============= */
.ipWidget-Agenda {
  margin-top: 80px;
}

/* $SPEAKERS
============= */
@media only screen and (max-width: 991px) {
  .speaker {
    text-align: center;
  }
}
.speaker img {
  display: block;
  width: 160px;
  height: 160px;
  border: 2px solid #FFF;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 991px) {
  .speaker img {
    margin: 0 auto;
  }
}
.speaker span {
  display: block;
  text-decoration: none !important;
}
.speaker .speaker-name {
  font-size: 30px;
  font-weight: 300 !important;
  line-height: 38px;
  letter-spacing: 0.3px;
  margin-top: 12px;
  margin-bottom: 16px;
}
.speaker .speaker-title {
  font-weight: 700 !important;
  margin: 0 0 8px;
}
.custom-speakers {
  max-width: 700px;
  margin: 0 auto 80px;
}
.custom-speakers .row {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .custom-speakers > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.custom-speakers .speaker {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.custom-speakers .speaker .content-wrap {
  margin-top: 40px;
}
.custom-speakers li {
  color: #3C3C3C;
}
/* $SPONSORS
============= */
.sponsors h4 {
  clear: both;
  margin-top: 60px;
}
.sponsors img {
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  display: block;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .sponsors img {
    float: left;
    width: 50%;
    padding: 0 50px;
  }
}
@media only screen and (min-width: 992px) {
  .sponsors img {
    width: 25%;
    margin-bottom: 40px;
  }
}

.sponsors-section h4 {
  margin-top: 60px;
}

/* $SOCIAL NAV */
.ipWidget ul.social-nav {
  padding: 0;
  list-style: none;
  overflow: hidden;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .ipWidget ul.social-nav {
    float: right;
  }
}
.ipWidget ul.social-nav li {
  float: left;
  color: #FFF;
}
.ipWidget ul.social-nav li:not(:first-child) {
  margin: 0 5px;
}
.ipWidget ul.social-nav li a i {
  color: #FFF;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #FFF;
  font-size: 20px;
  text-align: center;
  padding-top: 19%;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  position: relative;
}
.ipWidget ul.social-nav li a i:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.ipWidget ul.social-nav li a:hover i {
  color: transparent;
  background: #FFF;
}
.ipWidget ul.social-nav li:first-child {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 35px;
  float: none;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .ipWidget ul.social-nav li:first-child {
    text-align: left;
  }
}

#ipBlock-footer h6 {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 24px;
  letter-spacing: 0.2px;
  font-weight: 600;
}

#ipBlock-footer .container-flex-links .clearfix {
  width: 100%;
  margin: 0;
}
#ipBlock-footer .flex-links {
  width: 100%;
  margin: 0;
}
#ipBlock-footer .flex-links ul.flex-links li {
  margin-bottom: 0 !important;
  text-align: left;
}
#ipBlock-footer .flex-links ul.flex-links li a {
  color: #3C3C3C;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 1px;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  margin-right: 16px;
}
#ipBlock-footer .flex-links ul.flex-links li a:hover {
  color: #767676;
}
#ipBlock-footer .flex-links .column {
  width: auto !important;
  margin-right: 50px !important;
  padding-left: 0;
}
/*# sourceMappingURL=master-website.css.map */