:root {
    --color-primary-1: #003F2D;
    --color-primary-1-rgb: 0, 63, 45;
    --color-primary-2: #008859;
    --color-primary-2-rgb: 23, 232, 143;
    --color-primary-3: #012A2D;
    --color-primary-3-rgb: 1, 42, 45;
    --color-primary-4: #008859;
    --color-primary-4-rgb: 67, 82, 84;
    --color-primary-5: #CAD1D3;
    --color-primary-5-rgb: 202, 209, 211;
    --color-primary-6: #DADFE0;
    --color-primary-6-rgb: 218, 223, 224;
    --color-secondary-1: #032842;
    --color-secondary-1-rgb: 3, 40, 66;
    --color-secondary-2: #538184;
    --color-secondary-2-rgb: 83, 129, 132;
    --color-secondary-3: #80BBAD;
    --color-secondary-3-rgb: 128, 187, 173;
    --color-secondary-4: #DBD99A;
    --color-secondary-4-rgb: 219, 217, 154;
    --color-secondary-5: #7F8480;
    --color-secondary-5-rgb: 127, 132, 128;
    --color-secondary-light-1: #f7f7f5;
    --color-secondary-light-1-rgb: 119, 143, 156;
    --color-secondary-light-2: #96B3B6;
    --color-secondary-light-2-rgb: 150, 179, 182;
    --color-secondary-light-3: #C0D4CB;
    --color-secondary-light-3-rgb: 192, 212, 203;
    --color-secondary-light-4: #EFECD2;
    --color-secondary-light-4-rgb: 239, 236, 210;
    --color-secondary-light-5: #CBDDC8;
    --color-secondary-light-5-rgb: 203, 221, 200;
    --color-system-1: #000000;
    --color-system-1-rgb: 0, 0, 0;
    --color-system-2: #1A1A1A;
    --color-system-2-rgb: 26, 26, 26;
    --color-system-3: #333333;
    --color-system-3-rgb: 51, 51, 51;
    --color-system-4: #4D4D4D;
    --color-system-4-rgb: 77, 77, 77;
    --color-system-5: #666666;
    --color-system-5-rgb: 102, 102, 102;
    --color-system-6: #808080;
    --color-system-6-rgb: 128, 128, 128;
    --color-system-7: #999999;
    --color-system-7-rgb: 153, 153, 153;
    --color-system-8: #B3B3B3;
    --color-system-8-rgb: 179, 179, 179;
    --color-system-9: #CCCCCC;
    --color-system-9-rgb: 204, 204, 204;
    --color-system-10: #E6E6E6;
    --color-system-10-rgb: 230, 230, 230;
    --color-system-11: #FFFFFF;
    --color-system-11-rgb: 255, 255, 255;
    --color-system-12: #E81717;
    --color-system-12-rgb: 232, 23, 23;
    --color-system-13: #F1D230;
    --color-system-13-rgb: 241, 210, 48;
    --color-system-14: #E6EAEA;
    --color-system-14-rgb: 230, 234, 234;
    --color-system-15: #F5F7F7;
    --color-system-15-rgb: 245, 247, 247;
    --color-system-16: #BCBCBC;
    --color-system-16-rgb: 188, 188, 188;
    --color-system-17: #d1d1d1;
    --color-system-17-rgb: 209, 209, 209;
    --color-text: var(--color-primary-4);
    --color-white: var(--color-system-11);
    --color-black: var(--color-system-4);
    --font-serif: var(--font-bnpparibas);
    --font-sans: var(--font-calibre);
    --font-bnpparibas: "BNPPSquare", Open Sans, sans-serif!important
    --font-financier: "Financier Display", georgia, serif;
    --font-calibre: "Calibre", arial, sans-serif;
    --font-mono: "Space Mono", monospace;
    --font-noto-serif: "Noto Serif", georgia, serif;
    --font-noto-sans: "Noto Sans", arial, sans-serif;
    --font-noto-naskh-arabic: "Noto Naskh Arabic", georgia, serif;
    --font-noto-sans-arabic: "Noto Sans Arabic", arial, sans-serif;
    --font-noto-naskh-hebrew: "Noto Serif Hebrew", georgia, serif;
    --font-noto-sans-hebrew: "Noto Sans Hebrew", arial, sans-serif;
    --font-noto-serif-sc: "Noto Serif SC", georgia, serif;
    --font-noto-sans-sc: "Noto Sans SC", arial, sans-serif;
    --font-noto-serif-tc: "Noto Serif TC", georgia, serif;
    --font-noto-sans-tc: "Noto Sans TC", arial, sans-serif;
    --font-noto-serif-jp: "Noto Serif JP", georgia, serif;
    --font-noto-sans-jp: "Noto Sans JP", arial, sans-serif;
    --font-noto-serif-kr: "Noto Serif KR", georgia, serif;
    --font-noto-sans-kr: "Noto Sans KR", arial, sans-serif;
    --font-noto-serif-thai: "Noto Serif Thai", georgia, serif;
    --font-noto-sans-thai: "Noto Sans Thai", arial, sans-serif;
    --font-mice-myungjo: "Mice Myungjo", georgia, serif;
    --font-mice-gothic: "Mice Gothic", arial, sans-serif;
}
  
    
*, .lead, p, span {
  font-size: 21px;
} 
  
  
  @media (max-width: 600px) {
   	*, .lead, p, span {
      font-size: 16px;
    }  
  }

section:nth-child(odd) {
    background-color: var(--color-primary-6);
}

.container {
  width: 100% !important;
  padding: 0 10% !important;
}
  
  
.lead :last-child {
  margin-bottom: 0;
}
  
.pricing-table .price {
    font-size: 36px;

}

.field-group-5412 .row:first .col-md-12 {
  font-size:1rem !important;
}
  
.row:has(#order_attendances_attributes_0_email) small { display: none; }


/* Buttons */
.btn, .image-bg .btn.btn-filled, .image-bg .btn-filled:visited,.btn-white:visited, .btn:visited, .bg-primary .btn, .bg-primary input[type="submit"], .bg-primary button[type="submit"],input[type="submit"], button[type="submit"] {
  font-family: "Calibre", Helvetica, Arial, sans-serif;
    border: 2px solid  var(--color-primary-1);
    font-size: 1em!important;
    font-weight: 700;
    border-color:  #008859;
    background: #008859;      
	background-color: #008859;
    color: #ffffff;
      border-radius: 100px !important;
}

.btn:hover, .btn:visited:hover, .btn-white:hover, .image-bg .btn:hover, .image-bg .btn:visited:hover, .bg-primary .btn:hover, input[type="submit"]:hover, button[type="submit"]:hover {
    color: var(--color-primary-2) !important;
    background-color: #ffffff !important;
    border-color: var(--color-primary-2);
}


.info-btn {
  min-width: 300px;
  width: 100%;
}

  
  

/* Headings */
.image-bg h1, .image-bg h2, .image-bg h3, .image-bg h4, .image-bg h5, .image-bg h6 {
    color: #ffffff;
    font-family: "BNPPSquare", Open Sans, sans-serif!important;
}

.image-bg h2 {
  font-size: 3.5em;
}

h3.uppercase {
    font-family: "BNPPSquare", Open Sans, sans-serif!important;
}

h5.uppercase {
    font-size: 1.5em;
}


/* Menu Bar */
nav {
  	background-color: var(--color-white);
    color: var(--color-black);
    height: 80px;
      display: flex;
      align-items: center;
      justify-items: space-between;
}
  
/* 
  nav:hover {
  background-color: var(--color-white);
    color: var(--color-primary-3);
}
  */
nav.outOfSight {
  transform: none !important;
  visibility: visible;
  opacity: 1;
  transistion: 1s;
  
}
.nav-bar {
  width: 100%;
  border: 0;
}
  
.nav-bar .module.left a {
  display: flex;
  align-items: center;
  justify-content: center;
}
  

.nav-bar .module.right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 0;
} 
  
  
.nav-bar a, .nav-bar * {
  	font-family: Calibre, arial, sans-serif;
    font-size: 16px!important;
    text-transform: initial;
  	font-weight: 400;
    color: var(--color-white);
  	opacity: 1;      
}
  
.menu li a {
  	font-family: Open Sans, arial, sans-serif;
    font-size: 16px!important;
    text-transform: initial;
  	font-weight: 400;
    color: var(--color-black);
  	opacity: 1;
      display: block;
}

.nav-bar a:hover, .menu li a:hover {
  
    text-decoration: underline;
     text-underline-offset: 5px;
    
}

  .nav-bar .btn {
    padding: 5px 10px;
    background-color: #008859;
    border-color: #008859;
      color: var(--color-white);

  }

.nav-bar .btn:hover {
  background-color: var(--color-white);
      color: var(--color-primary-2);

  }
  
.module.widget-handle {
  background: transparent;
  background-color: transparent;
  border-left-width: 0;
  border: 0;
  border-left: 0 !important;
  color: var(--color-white);
}
  
 .module.widget-handle i,  .module.widget-handle i:before {
   color: var(--color-white);
     opacity: 1;
 }
  
.nav-open.nav-bar .module-group {
  position: fixed;
  	top: 80px;
        height: calc(100dvh - 80px);
        z-index: 2;
        background-color: var(--color-primary-3);
}
.nav-open.nav-bar .module-group .menu > li {
        margin-right: 0;
}
.nav-open.nav-bar .module-group .module.right {
  padding-right: 0;
}
/*nav:hover a, nav:hover a *, nav:hover .nav-bar a, nav:hover .menu li a,
nav:hover a:hover, nav:hover a:hover *, nav:hover .nav-bar a:hover, nav:hover .menu li a:hover {
	color: var(--color-primary-3);
}*/
 

/* Logo */
.logo {
    max-height: 60%;
}

/* Language Selector */

select {
    background: #f2f2f2;
}

select:focus {
    background: #f2f2f2;
}
  


/* Main Banner */
.overlay:before {
    opacity: 0;
}
 
#top, #top .background-image-holder {
	min-height: calc(100vh - 80px);  
  	display: flex;
  	align-items: center;
  	padding-left: 10%;
  	padding-right: 10%;
}
  
#top .slide, #top .background-image-holder .slide {
  	position: relative;
	padding: 40px;
    width: 45%;
    background-color: rgba(0, 0, 0, .2);
    -webkit-backdrop-filter: blur(10px) brightness(0.9);
    backdrop-filter: blur(10px) brightness(0.9);
  z-index: 1;
  	color: var(--color-white);
      width: 100%;
      max-width: 500px;
}
  
 #top .slide *:not(i), #top .background-image-holder .slide * :not(i) {
  	color: var(--color-white);
      font-weight: 400;
}
  
#top .slide i, #top .background-image-holder .slide .fa, #top .background-image-holder .slide i {
  	color: var(--color-white);
      font-weight: 900;
}
  
  #top .slide p, #top .slide p * {
    font-size: 2rem !important;
  }
  
  #top .slide h1 {
    color: var(--color-white);
	font-size: 5rem;
    line-height: 5rem;
    font-family: var(--font-sans-serif);
}

  #top .slide .details {
    color: var(--color-white);
font-size: 2.5rem;
    line-height: 1.5;
    font-family: var(--font-sans-serif);
  }
  
  
.registration-layout #top, .registration-layout #top .background-image-holder,  .thank-you-layout #top, .thank-you-layout #top .background-image-holder {
	min-height: calc(70vh - 80px);  
    	height: 100% !important;

}
  
.slim-banner #top, .slim-banner #top .background-image-holder, .registration-layout-slim-banner #top, .registration-layout-slim-banner #top .background-image-holder,  .thank-you-layout-slim-banner #top, .thank-you-layout-slim-banner #top .background-image-holder {
	min-height: 45vh; 
  	max-height: 65vh;
  	height: 100% !important;
}
  
/* Main Text */
body {
    font-family: "Open Sans", sans-serif;
    color: #303011!important;
}

/* Speakers */  
.speaker-col .information{
	transition: .4s cubic-bezier(0.75, 0.02, 0.5, 1);
    content: "";
    position: absolute;
    inset-block-end: 0;
    inset-inline-start: 0;
    width: 0;
    height: 100%;
    background-color: var(--color-system-10);
      padding: 20px;
      overflow: auto;
    border-left: solid 4px var(--color-primary-2);
      z-index:0;

}
  
  .speaker-col {
    background-color: transparent;
    position: relative;
    padding: 0;
    margin-bottom: 24px;
    cursor: pointer;

  }
  .speaker-col:hover .information {
    width: calc(100% - 20px);
    	transition: .4s cubic-bezier(0.75, 0.02, 0.5, 1);
              z-index: 2;
  }
  
  .speaker-col .speaker-item {
    width: 100%;
    height: 100%;
    background-color: transpartent;
    z-index: 1;
    margin-bottom:0;
    padding-right: 20px;
  }
  
  .speaker-col .image {
    width: 100%;
    padding-top: 100%;
    position: relative;
    border-left: solid 4px transparent;
  }
  
  .speaker-col:hover .image {
    border-left: solid 4px var(--color-primary-2);
  }
  .speaker-col .image img {
    width: 100%;
    height:100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  /* List items */

ul {
  list-style: disc;
  margin-left: 1em;
}

ol {
  margin-left: 1em;
}

nav ul, footer ul {
  list-style: none;
}

.list li {
margin-bottom: 4em;
}
  

/* Agenda */
  
.button-tabs .tabs {
  display: flex;
}
.button-tabs .active .tab-title {
    background: var(--color-primary-1);
    color: #fff;
}
  
.button-tabs .active .tab-title span {
  color: #fff;
      font-family: "Calibre", Arial, sans-serif;
}

.button-tabs .tab-title span {
      font-family: "Calibre", Arial, sans-serif;
}

.button-tabs .active .tab-title:hover {
    color: var(--color-primary-3);
    background-color: var(--color-primary-2);
    border-color: var(--color-primary-2);
}
.button-tabs .active .tab-title:hover span {
    color: var(--color-primary-3);
}

/*.agenda-table tr:nth-child(even){
			background-color: rgba(0,121,64,0.2);
		}
*/

#agenda ul {
  margin-bottom: 0;
}		
.agenda-table tr td{
	padding: 5px 2px;
	font-size: 14px;
  	border: solid 1px #303011;
}

.agenda-table tr:nth-child(1) td{
  background-color: #dbdbdb;
}
  
.agenda-item {
  display: flex;
  flex-direction: row;
  border-top: solid 1px var(--color-primary-5);
    padding: 40px 0;
    min-height: 180px;
}
  
.agenda-item:last-of-type {
    border-bottom: solid 1px var(--color-primary-5);

}
.agenda-item .header {
  width: 50%;
  flex-shrink: 0;
  padding-right: 20px;
  position: relative;
  padding-left: 40px;
}
.agenda-item .header .time {
  width: 50.6666666667% !important;
  font-size: 1.4rem !important;
    line-height: 1em;
    position: absolute;
    inset-block-start: 0;
    inset-inline-start: 0;
    transform: rotate(270deg) translateX(-100%);
    transform-origin: top left;
    color: var(--color-primary-4);
      text-align: right;
      padding-right: 10px;
}
.agenda-item .header .title {
font-size: 3.8rem;
  line-height: 3.8rem;
  font-family: var(--font-serif);
	color: var(--color-secondary-2);
  
}
  
}
.agenda-item .description {
  width: 50%;
  flex-shrink: 0;
}


/** EXPERIENCE **/

.experience-item {
  display: flex;
  flex-direction: row;
  border-top: solid 1px var(--color-primary-5);
    padding: 40px 0;
    min-height: 180px;
}
  
.experience-item:last-of-type {
    border-bottom: solid 1px var(--color-primary-5);

}
.experience-item .header {
  width: 50%;
  flex-shrink: 0;
  padding-right: 20px;
  position: relative;
  padding-left: 40px;
}
.experience-item .header .time {
  width: 50.6666666667% !important;
  font-size: 1.4rem !important;
    line-height: 1em;
    position: absolute;
    inset-block-start: 0;
    inset-inline-start: 0;
    transform: rotate(270deg) translateX(-100%);
    transform-origin: top left;
    color: var(--color-primary-4);
      text-align: right;
      padding-right: 10px;
}
.experience-item .header .title {
font-size: 3.8rem;
  line-height: 3.8rem;
  font-family: var(--font-serif);
	color: var(--color-secondary-2);
  
}
  
}
.experience-item .description {
  width: 50%;
  flex-shrink: 0;
}

/* Banner Background */
.overlay:before {
    background: #292929;
}

/* Parralax Scroll */
.parallax > .background-image-holder, .parallax .slides li > .background-image-holder {
    height: 120vh;
  position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292929;
}

.parallax.image-bg .feature.boxed {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
/* Links */
a {
    color: #006a4d;
  	font-size: 1em!important;
}

a:hover {
    color: #69be28;
}

.ow-break-word a, a:visited, a:focus, a:active, a:hover label {
    text-decoration: none;
    outline: none;
   word-break: break-all;
  font-size: 16px;
}

/* Primary Color */
.color-primary {
    color: #006a4d !important;
}

/* Section Color */
.bg-primary {
    background: #8dabbd !important;
}

.bg-footer {
	background: #006A4D !important;
}

.bg-dark {
    background: #006A4D;
}

/* Section Padding */
section, footer {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

/* Footer */
footer .container {
  padding: 0 5% !important;
}
.image-xxs {
    max-height: 22px;
}

/* Registration Box */
#registration {
  background-color: var(--color-secondary-light-1);
}
.overlay-registration:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292929;
    opacity: 0.3;
    z-index: 2;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 18px!important;
  	border-top: 1px solid #006a4d;
  	border-bottom: 0px solid #006a4d;
  	padding: 5px;
  	background-color: #fff;
}

.pricing-table.boxed, .pricing-table.empasis {
  background-color: var(--color-white);
    margin-bottom: 0;
}

.pricing-table.boxed {
  display: flex; 
  flex-direction: column;
  position: relative;
  color: var(--color-primary-4);
  border-left: solid 4px var(--color-white);
}
.pricing-table.boxed:hover {
  border-left: solid 4px var(--color-primary-2);
}
.pricing-table.boxed .btn {
  margin-bottom: 0;
  margin-top: auto;
  width: 100%;
}

.pricing-table.boxed h5 {
  line-height: 1.2;
  font-family: var(--font-serif);
    color: var(--color-primary-1);
      flex-grow: 1;
}
.pricing-table .price {
  line-height: 1.2;
  font-size: inherit;
  font-weight: 300;
    color: var(--color-primary-4);
      font-family: "Open Sans", Arial, sans-serif;
      flex-grow: 1;
}
.pricing-table p {
  color: var(--color-primary-4);
    font-weight: 300;
    font-family: "Open Sans", Arial, sans-serif;
}
.pricing-table .type-description {
  margin-bottom: 20px;
  flex-grow: 1;
}
.pricing-table select {
	visibility: hidden;
  	height: 0;
  	margin-bottom: 0;
}
.pricing-table select {
  visibility: visible;
  height: auto;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
}

.waitlist-row {
  display: flex; 
  flex-direction: column;
  position: relative;
  height: 100%;
}

.waitlist-row .gdpr-row {
  display: flex;
  align-items: flex-start;
}

.waitlist-row .gdpr-row p {
  width: 100%;
  padding-left: 20px;
  text-align: left;
  display: block;
}
.waitlist-row .button-row {
  margin-top: auto;
}

/* Form */

/* Checkout */

.horizontal-line {
  	display: block; height: 1px;
    border: 0; border-top: 1px solid #ccc;
    margin: 1em 0; padding: 0;  
}

.panel-heading {
    background-color: #f2f2f2;
}

td, th {
    padding: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

input, button, select, textarea {
    font-family: "Open Sans", serif;
  	font-size: 16px;
}

select {
    text-transform: capitalize;
  	font-size: 16px;
  	font-weight: normal
}

.progress-bar {
    background: #006a4d;
}

.form-control {
    font-size: 18px;
    color: #666666;
}

small, .small {
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
    color: #4a4a4a;
  	font-family: "BNPPSquare", Open Sans, sans-serif;
}

label {
    font-size: 16px;
}

.col-sm-6-thank-you {
    width: 100%;
}

.reg-page h2 {
  	font-family: "Open Sans", Arial, sans-serif;
  	margin-bottom: 0;
}

h6, .h6 {
    font-size: 14px;
    line-height: 32px;
    font-weight: 700;
}

.form-heading {
  	font-family: "Open Sans", sans-serif;
	font-size: 16px;
    line-height: 32px;
    font-weight: 700;
  	color: #327f95;
}

.survey-header-label {
  	font-size: 20px!important;
}


/* Font Sizes */

* {
  font-size: 18px;
  line-height: 2.5rem;
  color: var(--color-black);
}

.sub {
  font-size: 12px !important;
}
h1, .h1 {
  	font-size: 1.3em;
	line-height: 30px;
  	color: #006a4d;
}

h2, .h2 {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2;
	color: #006a4d;
}

h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  	font-size: 1.1em;
	font-weight: 400;
  	position: relative;
  	color: #006a4d;
}

p, span{
  font-size: 1em !important;
  line-height: 1.4em!important;
}

p * {
  font-size: inherit !important;
}

p.btn{
  font-size: 1em !important;
}

td {
  font-size: 1em !important;
  padding: 5px !important;
}

label, form p {
  font-size: 1em !important;
  font-family: "Open Sans", Arial, sans-serif;
}

td *, label, label *, .lead p, .lead p *,form p *, .checkouts h3 * {
  font-size: 18px!important;
  font-family: "Open Sans", Arial, sans-serif;
}

label, label * {
  font-weight: bold;
}

td strong {
  font-size: 1em !important;
}

.text-1 {
  font-size: 1em !important;
}
/*
h1::before, .h1::before, h2::before, .h2::before, h3::before, .h3::before{
  content: '';
    position: absolute;
    height: 1px;
    border-top: 1px solid #3a3a3a;
    top: 50%;
    width: 445px;
    overflow: hidden;
	right: 100%;
    margin-right: 30px;
} */


.plan-link {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
  border-color: #006a4d !important;
  font-size:12px;
  text-transform: uppercase;
}

.plan-link:hover {
  color: #fff !important;
  background-color: #006a4d !important;
}

.plan-link:hover * {
  color: #fff !important;
}

#venue {
background-color: var(--color-secondary-light-1);
  width: calc(80% + 30px);
  width: 100%;
  margin-left: auto;
  margin-right:  auto;
}

#venue .image-square > .content {
  padding: 0 0 !important;
  color: #ffffff;
}

#venue, #venue *, #venue .image-square > .content * {
  color: #000000;
}

.mobile-image, .mobile-image-landscape {
  display: none;
}

.desktop-image {
    display: block;
  }

.errorExplanation {
    background-color: #ffcccc;
    border: red 1px solid;
    margin-bottom: 20px;
    padding: 2%; 
}

.errorExplanation p {
 	margin-bottom: 10px;
}

label.inline, .fileContainer, label input {
	margin-right: 3%;
  	font-weight: normal;
}

.previous-page {
  float: right;
}

.field-group-3674 br, .field-group-3675 br, .field-group-3682 br, .field-group-3496 br {
  display: none;
}

.field-group-3674 .question-description p:first-of-type, .field-group-3675 .question-description p:first-of-type, .field-group-3682 .question-description p:first-of-type, .field-group-3496 .question-description p:first-of-type{
  display: none;
}

form table * {
  font-size: inherit !important;

}

form * {
  font-size: 16px;
}

.no-label label {
  display: none;
  margin: 0;
}
.h2-info .question-description {
  color: #303011;
  font-size: 16px;
  font-family: "Calibre", serif;
}
#expofp, .sm-text {
  font-size: 12px !important;
}

#ticket_type_2015_qty {
  visibility: visible;
    height: inherit;
    margin-bottom: 20px;
    text-align: center;
    padding: 5px 45px;
    width: 100px;
}
#ticket_type_2015_qty option {
	text-align: center;
}
#ticket_type_2015_qty::before {
  content: 'Quantity';
}
.field-group-3767 .row:nth-child(1) {
  display: none;
}

.font-weight-normal, .font-weight-normal * {
  font-weight: normal !important;
}

.select-display select {
visibility: visible;
    height: inherit;
    margin-bottom: 20px;
    text-align: center;
    padding: 5px 45px;
    width: 100px;
}

#invitation {
  background-color: #ffffff;
}
  
h1, h2,
h1 *, h2 *{
	font-size: 5rem;
  line-height: 5rem;
  font-family: "BNPPSquare", Open Sans, sans-serif!important;;
	color: var(--color-black);
}  

h3
h3 * {
  font-size: 4.8rem;
  line-height: 4.8rem;
  font-family: "BNPPSquare", Open Sans, sans-serif!important;;
	color: var(--color-black);
}  

h4, h5, h6,
h4 *, h5 *, h6 * {
  font-size: 2.8rem;
  line-height: 2.8rem;
  font-family: "BNPPSquare", Open Sans, sans-serif!important;;
	color: var(--color-black);
}  


@media (max-width: 600px) {
    
	h1, h2,
	h1 *, h2 * {
      font-size: 3.4rem;
      line-height: 3.4rem;
	}
  
  	h3, h4, h5, h6,
	h3 *, h4 *, h5 *, h6 *  {
	font-size: 2rem;
      line-height: 1.2;
  }
}


/** SPONSORS */

.sponsor-section {
  padding-bottom: 100px;
}

.sponsor-section h3 {
  border-bottom: solid 1px var(--color-primary-5);
}
.sponsor-item {
  width: 100%;
  display: grid;
  grid-auto-rows: 1fr;
   grid-template-columns: 33.333% 33.333% 33.333%;
  grid-gap: 20px;
}

.sponsor-item.event {
  width: 100%;
  display: grid;
  grid-auto-rows: 1fr;
   grid-template-columns: 25% 25% 25% 25%;
  grid-gap: 20px;

}

.sponsor-item.event-small {
  width: 100%;
  display: grid;
  grid-auto-rows: 1fr;
   grid-template-columns: 33.333% 33.333% 33.333%;
  grid-gap: 20px;

}

.sponsor-item li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(100% - 20px);
  /*background-color: var(--color-system-10);*/
    padding: 10px;
}

.sponsor-item li img {
  max-width: 200px;
  width: 100%;
  height: auto;
}

.sponsor-item.headline li img {
  max-width: 250px;
  width: 100%;
  height: auto;
}

/* FOOTER */
footer.bg-dark {
  background-color: #ffffff;
}

  footer .row {
    border-top: solid 5px var(--color-primary-4);
      padding-top: 40px;
  }
  
  
  
  
/* Mobile */

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 18px;
  }

}

@media (max-width: 896px){
  p {
      font-size: 18px;
  }
  
  .mobile-image-landscape, .mobile-image {
    display: block;
    background-size: 100% 100% !important;
    background-position: 0 0 !important;
  }
  
  .mobile-image, .desktop-image {
    display: none;
  }
}

@media (max-width: 896px){
  .lead {
    margin-bottom: 20px;
    font-size: 1.4em!important;
}
  
  .mobile-image-landscape, .mobile-image {
    display: block;
    background-size: 100% 100% !important;
    background-position: 0 0 !important;
  }
  
  .mobile-image, .desktop-image {
    display: none;
  }
}

@media (max-width: 896px){
    .table-responsive > .table > tbody > tr > td {
         white-space: normal;
   }
     .table-responsive > table {
       table-layout: fixed;
   }
}

@media (max-width: 800px) {
   	*, .lead, p, span {
      font-size: 16px;
    }  
  
	.lead, p, span {
      font-size: 16px !important;
    }  
  
  .thank-you-layout #top, .registration-layout #top, 
  .thank-you-layout #top .background-image-holder, .registration-layout #top .background-image-holder {
    height: calc(80vh - 80px) !important;
    min-height: calc(80vh - 80px);
  }
  
  .slim-banner #top, .slim-banner #top .background-image-holder, .registration-layout-slim-banner #top, .registration-layout-slim-banner #top .background-image-holder,  .thank-you-layout-slim-banner #top, .thank-you-layout-slim-banner #top .background-image-holder {
	min-height: 45vh;  
    height: 100% !important;  
  }
  
  #top .slide {
    width: 100%;
  }
  
    #top .slide h1 {
      font-size: 3.4rem;
      line-height: 3.4rem;
    
	}
  
  #top .slide .details {
	font-size: 2rem;
  }
  
  
  #registration .container {
    padding: 0 10% !important;

  }
  .reg-row {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
  }

  /* Hide scrollbar for Chrome, Safari and Opera */
  .reg-row::-webkit-scrollbar {
    display: none;
  }

  /* Hide scrollbar for IE, Edge and Firefox */
  .reg-row {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  
  .reg-col {
    width: 90%;
    max-width: 100%;
    flex-shrink: 0;
    padding: 0;
    margin: 0 10px;
  }
  
  .reg-col .pricing-table.boxed {
    padding: 48px 20px;
  }
  
    .reg-col:first-of-type {
      margin-left: 0;
    }
  .reg-col:last-of-type {
    margin-bottom: 0;
    margin-right: 0;

  }
  
  #agenda .row div[class^='col'] {
    width: 100%;
  }
  .agenda-item {
    flex-direction: column;
  }
  
  .agenda-item .header {
    width: 100%;
  }
  
  .agenda-item .header .title {
    font-size: 2.8rem;
    line-height: 2.8rem;
}
  
  .agenda-item .description {
    padding-left: 40px;
    padding-top: 20px;
  }
  
      .image-square > .content  {
        padding: 0 10%;
      }
  
  form {
    margin-top: 50px;
  }
  
  .reg-page div[class^='col'], form div[class^='col-'] {
    width: 100%;
  }
  .reg-page .col-sm-6 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  
  .experience-item {
    flex-direction: column;
  }
  
  .experience-item .header {
    width: 100%;
    padding-left: 0;
  }
  
  .experience-item .header .title {
    font-size: 2.8rem;
    line-height: 2.8rem;
}
  
  .experience-item .description {
    padding-left: 0;
    padding-top: 20px;
  }
  
  .sponsor-section {
    padding-bottom: 50px;
  }
.sponsor-item {
  width: 100%;
  display: grid;
  grid-auto-rows: 1fr;
   grid-template-columns: 50% 50%;
  grid-gap: 20px;
}

.sponsor-item.event {
  width: 100%;
  display: grid;
  grid-auto-rows: 1fr;
   grid-template-columns: 50% 50%;
  grid-gap: 20px;

}
  .sponsor-item.event-small {
 grid-template-columns: 50% 50%;
  }
  .sponsor-item li {
    width: calc(100% - 20px);
  }
}



@media (max-width: 414px){
  .mobile-image-landscape, .desktop-image {
    display: none;
  }
  .mobile-image {
    display: block;
  }
  
  @media (max-width: 896px){
.col-sm-6-thank-you{
	padding-left: 15px;
  	padding-right: 15px;
}
}
 
  @media (max-width: 896px){
  .image-xxs {
    margin-bottom: 15px;
}
  }
  
  @media (min-device-width: 375px) and (max-device-width: 900px){
 img .speaker-pic {
    width: 60vw;
    height: 60vw;
    object-fit: cover;
    margin: 0 auto;
}
    }
  
}

[data-block="layout"] {
    display: flex;
    flex-direction: row;
    gap: 24px;
    
}


[data-block="column"] {
    flex: 1; 
   
}


@media screen and (max-width: 768px) {
    [data-block="layout"] {
        flex-direction: column; 
    }

    [data-block="column"] {
        flex-basis: 100% !important; 
        min-width: 100%;
    }

   
    [data-block="column"] img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    
    [data-block="column"] p {
        font-size: 16px !important;
        line-height: 1.5;
    }
}

.display-hide {
  display: none!important;
}

