
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

* {
	outline: 0;
	text-decoration: none !important;
}

body {
	color: #2f2e2f;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 1.38;
	font-weight: 400;
    background: #e6e5e5;

}

p {
	color: #2f2e2f;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2f2e2f;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	font-weight: 400;
}

.container {
	width: 100%;
	max-width: 1180px;
	padding: 0 15px;
	margin: 0 auto;
}

.wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

a {
	color: ;
}

a:hover {
	color: ;
}

a,
a:hover,
button {
	text-decoration: none;
	transition: .3s;
}

*,
div,
input {
	outline: 0 !important;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*
body:not(.home) .wrapper {
	padding-top: 140px;
}
*/

header {
	height: 140px;
	padding-right: 70px;
	width: 100%;
}

/*
body:not(.home) header {
	background: rgba(255,255,255,0.5) url(../images/header.jpg) no-repeat center top;
	background-size: 100%;
}
*/

.logo {
	background: ;
	height: 140px;
	width: 234px;
	float: left;
}

.logo img {
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	margin-right: 60px;
}

.tagline {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0.04em;
    padding: 15px 25px;
    float: left;
    color: #fff;
}

/*
.tagline.tagline-fr {
    font-size:18px;
    line-height:28px;
}
*/

.lang {
	float: right;
}

.lang a, .lang li {
	display: inline-block;
}

.lang a:not(.back-home) {
	background: ;
	width: 50px;
	height: 50px;
	color: rgba(255, 255, 255, 0.2);
	line-height: 50px;
	font-weight: 600;
	text-transform:uppercase;
	text-align: center;
	margin-left: -4px;
}

.lang a:not(.back-home):hover,
.lang a:not(.back-home).active,
.lang .current-lang a {
	background: ;
	color: #fff;
}

.lang a.back-home {
	background: ;
	line-height: 50px;
	color: #fff;
	font-weight: 600;
	padding: 0 38px;
	position: relative;
}

.lang a.back-home:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent ;
	display: block;
	width: 0;
	z-index: 1;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	transition: .3s;
}

.lang a.back-home:hover {
	background: ;
}

.lang a.back-home:hover:after {
	border-color: transparent ;
	transition: .3s;
}

#menu {
	float: right;
	margin-top: 12px;
}

#menu>li {
	float: left;
	margin-left: 20px;
	position: relative;
}

#menu>li>a {
	color: #fff;
	font-weight: 600;
	padding: 20px 0;
    font-size:17px;
	display: table;
}

@media ( max-width:1565px ) {
   #menu>li { 
     margin-left:15px;
   }
   #menu>li>a {
    font-size:16px;
   }
}

@media ( max-width:1485px ) {
   #menu>li>a {
    font-size:15px;
   }
}

@media ( max-width:1380px ) {
   #menu>li>a {
    font-size:14px;
   }
}

/*
@media ( max-width:1315px ) {
    .tagline-fr {
        display:none;
    }
}
*/

@media ( max-width:960px ) {
   #menu>li { 
     margin-left:5px;
   }
    #menu>li>a {
      font-size:12px;
    }
}

@media ( max-width:870px ) {
   #menu>li { 
     margin-left:5px;
   }
    #menu>li>a {
      font-size:10px;
    }
}

@media ( max-width:768px ) {
    #menu>li>a {
      font-size:9px;
    }
}

#menu>li>a:hover {
    color:#9dd6c7;
}

#menu>li>a span {
	margin-left: 8px;
}

.submenu {
	background: ;
	position: absolute;
	right: 0;
	top: 100%;
	min-width: 278px;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
    z-index:999999;
}

.submenu li a {
	padding: 23px 30px;
	border-bottom: 1px solid ;
	border-top: 1px solid ;
	color: #fff;
	font-weight: 600;
	display: table;
	width: 100%;
	min-width: 278px;
}

.submenu li a:hover {
	background: ;
}

#menu>li:hover .submenu {
	opacity: 1;
	visibility: visible;
}

.fw600 {
	font-weight: 600;
}

.fw500 {
	font-weight: 500;
}

.intro {
	padding: 0;
}

.intro {
	position: relative;
}

/*
.intro:after {
	content: "";
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
*/

.intro .event-info,
.intro .container {
	z-index: 44;
	position: relative;
}

header {
    background:#702377;
	z-index: 66;
}

.intro h1 {
	font-size: 88px;
	letter-spacing: 0.025em;
	color: #fff;
	font-weight: 300;
	line-height: 88px;
	margin-bottom: 70px;
	margin-top: 70px;
}

.intro img {
    width:100%;
}

.event-info {
	background: #323232;
	padding: 50px 45px 0 85px;
	display: table;
}

.event-info .date {
	position: relative;
	color: #fff;
	padding-left: 77px;
	font-size: 38px;
	font-weight: 300;
	margin-bottom: 55px;
}

.event-info .date img {
	position: absolute;
	top: -5px;
	left: 0;
}

.event-info .date span {
	line-height: 112px;
	background: ;
	position: absolute;
	top: -50px;
	right: -269px;
	font-size: 42px;
	font-weight: 600;
}

.event-info .date span em {
	font-style: normal;
	width: 112px;
	display: inline-block;
	text-align: center;
	position: relative;
}

.event-info .date span em:last-child {
	background: }

.event-info .date span em:first-child:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent ;
	display: block;
	width: 0;
	z-index: 1;
	right: -15px;
	top: 50%;
	margin-top: -13px;
}

.event-info .address {
	position: relative;
	color: #fff;
	padding-left: 77px;
	font-size: 20px;
	line-height: 32px;
	font-weight: 300;
	margin-bottom: 16px;
}

.event-info .address img {
	position: absolute;
	top: 13px;
	left: 0;
}

a.register {
	height: 97px;
	background: ;
	width: 100%;
	line-height: 97px;
	padding: 0 20px;
	max-width: 363px;
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	position: absolute;
	bottom: 0;
	right: 70px;
	text-align: center;
}

a.register:hover {
	background: ;
}

.overview {
	padding: 65px 0 130px;
	background: #d8d1cc url(../images/overview.png) no-repeat top left;
	background-size: cover;
}

.overview h3 {
	font-size: 49px;
	font-weight: 400;
	color: ;
}

.dual-content [class*="col-sm-"] {
	padding: 70px 67px 70px;
	background-color: #d9d3ce;
	background-size: cover !important;
	position: relative;
	z-index: 1;
}

.dual-content [class*="col-sm-"]::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  opacity: .7; 
  z-index: -1;
  background: rgb(200,200,200);
}

.dual-content .cat {
	font-size: 16px;
	line-height: 24px;
	color: #6f6f6f;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 8px;
	display: block;
}

.dual-content h3 {
	font-size: 36px;
	line-height: 1.1;
	color: #8e3492;
	font-weight: 300;
	margin-bottom: 35px;
}

.speaker {
	line-height: 18px;
	margin-bottom: 20px;
}

.button {
	display: inline-block;
	background: ;
	color: #fff;
	text-transform: uppercase;
	min-width: 168px;
	line-height: 43px;
	padding: 0 20px;
	text-align: center;
	font-weight: 500;
	font-size: 12px;
}

.button:hover {
	background: ;
	color: #fff;
}

.speakers {
	padding: 105px 0;
}

.speakers h3 {
	font-size: 52px;
	color: ;
	font-weight: 400;
	margin-bottom: 55px;
}

.speakers h3 a {
	color: ;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid ;
	text-transform: uppercase;
	float: right;
	margin-top: 25px;
}

.img-full {
	width: 100%;
}

.bg-primary {
	background: ;
}

.bg-secondary {
	background: ;
}

.bg-dark {
	background: #4c4e4a;
}

.speakers li {
	width: 25%;
	float: left;
}

.speakers li .item {
	position: relative;
	transition:.4s;
}

.speakers li .item-inner {
	position: relative;
	transition:.4s;
	min-height: 400px;
	background-size:cover !important;
	background-position:center top !important;
}

.speakers li .item:hover {
	position: relative;
	transform:scale(1.05);
	transition:.4s;
	z-index:11;
}

.speakers li .item>div.bg-primary {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 25px 10px;
}

.speakers li .item>div.bg-primary p {
	color: #fff;
	margin-bottom: 15px;
}

.speakers li .item>div.bg-primary p span {
	font-size: 12px;
	display: block;
}

.speakers li .item>div.bg-primary>span {
	font-size: 20px;
	display: block;
	font-weight: 500;
	color: #fff;
}

.cta {
	padding: 70px 0;
	background: #cccac7 url(../images/cta.jpg) no-repeat center top;
	background-size: cover;
}

.cta h3 {
	font-weight: 400;
	font-size: 50px;
	color: #91398f;
	margin-bottom: 30px;
}

.button-outline {
	border: 6px solid #91398f;
	font-size: 29px;
	padding: 15px 50px;
	display: inline-block;
}

.button-outline:hover {
	border: 6px solid #91398f;
	background: #91398f;
	color: #fff;
}

.partners {
	background: #fff;
	padding: 58px 0;
}

.partners h4 {
	font-weight: bold;
	color: ;
	margin-bottom: 50px;
	font-size: 52px;
}

.banner-carousel ,
.partners-carousel {
	padding: 0 110px;
}

.banner-carousel .item ,
.partners-carousel .item {
	padding: 0 15px;
}

.banner-carousel .item img,
.partners-carousel .item img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 33px;
	max-height:60px;
	width:auto;
	transform: translateY(-50%);
}

.banner-carousel .slick-prev,
.partners-carousel .slick-prev {
	background: ;
	width: 66px;
	height: 66px;
	color: #fff;
	font-size: 24px;
	border: none;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.banner-carousel .slick-next,
.partners-carousel .slick-next {
	background: ;
	width: 66px;
	height: 66px;
	color: #fff;
	font-size: 24px;
	border: none;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.banner-carousel .slick-prev {
	margin-top:-5px;
}

.banner-carousel .slick-next {
	margin-top:-5px;
}

.footer-nav {
	background: #484946;
	overflow: hidden;
}

.footer-nav .center-content > ul {
 	flex-grow: 1;
}

.footer-nav .center-content > div {
 	flex-grow: 1;
}

.footer-nav ul {
	margin: 0 0 -7px;
}

.footer-nav li {
	display: inline-block;
	margin: 0 22px 0 0;
}

.footer-nav li a {
	display: table;
	line-height: 80px;
	font-size: 12px;
	color: #d3d1c3;
}

.footer-nav li a:hover {
	color: #fff;
}

.footer-nav .text-right li {
	margin: 0 0 0 22px;
}

footer {
	background: #222;
	padding: 40px 0 50px;
}

footer p {
	color: #acaea8;
}

footer p:last-child {
	margin-bottom: 0px;
}

.social a {
	margin-left: 30px;
	color: #d3d1c3;
	line-height: 23px;
}

.social a i {
	color: #fff;
	font-size: 24px;
}

.social img {
    margin-top:15px;
    height:auto;
    width:90px;
}

.inner-content {
	padding: 70px 0;
}

.inner-content h3 {
	color: ;
	font-size: 49px;
	line-height: 1.1;
	margin-bottom: 70px;
	font-weight: 300;
}

.pr70 {
	padding-right: 70px;
}

.cinfo p {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 35px;
}

.cinfo p:last-child {
	margin-bottom: 0px;
}

.cinfo a {
	font-weight: 600;
	color: ;
	border-bottom: 1px solid ;
}

.cinfo a:hover {
	color: #702377;
	border-bottom: 1px solid #702377;
}

.panel>a {
	background: #d3d1c3;
	display: table;
	padding: 25px 65px 25px 30px;
	width: 100%;
	font-size: 20px;
	color: #2f2e2f;
	font-weight: 600;
	position: relative;
}

.faq .panel>a {
	font-size: 20px;
}

.faq .panel p {
	margin-bottom: 20px;
}

.panel>a span {
	position: absolute;
	top: 50%;
	right: 45px;
	margin-top: -11px;
	font-size: 24px;
}

.panel>a span:before {
	content: "+";
}

.panel>a[aria-expanded="true"] span:before {
	content: "-";
}

.panel-group .panel {
	margin-top: 1px !important;
	border-radius: 0px;
	box-shadow: none;
	background: #f3f0ee;
}

.panel-body {
	padding: 40px 30px;
}

.faq#accordion .panel-body {
	padding: 30px 30px;
}

#accordion .panel-body>span {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}

#accordion .panel-body p {
	margin-bottom: 10px;
}

#accordion .panel-body p:last-child {
	margin-bottom: 0px;
}

p.large {
	font-size: 32px;
	line-height: 41px;
	display: table;
	margin: 40px 0 35px;
}

p.large.alt {
	color: ;
	border-bottom: 2px solid ;
}

p.large.alt a {
	color: ;
}

.pad40 {
	padding: 40px 0;
}

.button-alt {
	background: ;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 45px;
	border-radius: 5px;
	display: inline-block;
}

.button-alt:hover {
	background: ;
	color: #fff;
}

ul.list li {
	position: relative;
	padding-left: 20px;
}

ul.list li:before {
	content: "";
	background: #000;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 10px;
	left: 0;
	border-radius: 50%;
}

.registration-table {
	margin-bottom: 70px;
}

.registration-table .head {
	background: #1d776b url(../images/registration.jpg) no-repeat top center;
	background-size: cover;
	padding: 110px 70px 0 70px;
	margin-bottom: 28px;
}

.registration-table .head h3 {
	font-weight: 600;
	color: #f2ebe6;
	margin-bottom: 15px;
}

.registration-table .head p {
	font-size: 24px;
	color: #f2ebe6;
}

.registration-table .head p span {
	background: ;
	display: inline-block;
	padding: 20px 15px;
}

.registration-table .head p span a {
	color: #f2ebe6;
	border-bottom: 1px solid #f2ebe6;
}

.registration-table .inner {
	padding: 45px 70px;
	background: #f3ece6;
	margin-bottom: 12px;
}

.registration-table table {
	margin: 0;
	width: 100%;
}

.registration-table table thead tr th {
	padding: 10px 0;
}

.registration-table table thead tr th:first-child {
	font-size: 24px;
	line-height: 41px;
	color: ;
	font-weight: 600;
}

.registration-table table thead tr th:last-child {
	font-size: 24px;
	line-height: 41px;
	color: #7c7c7c;
	font-weight: 400;
}

.registration-table table tbody td {
	font-size: 20px;
	font-weight: 400;
	padding: 15px 15px;
}

.registration-table table tbody tr {
	background: #ece5df;
}

.registration-table table tbody tr:nth-child(even) {
	background: #f9f3ed;
}

.registration-table table tbody td:last-child {
	text-align: right;
}

.registration-table table tbody td:first-child {
	width: 360px;
}

p.lead {
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 32px;
	font-weight: 400;
}

a.link {
	color: ;
	border-bottom: 1px solid ;
	font-weight: 400;
}

a.link:hover {
	color: ;
	border-bottom: 1px solid ;
}

ol {
	counter-reset: li;
	margin: 0 0 40px;
	padding-left: 0;
}

ol li {
	position: relative;
	margin-bottom: 20px;
	padding-left: 45px;
	padding-right: 50px;
}

ol>li:before {
	content: counter(li)'.';
	counter-increment: li;
	position: absolute;
	top: 0px;
	left: 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 2em;
}

.page-id-3833 .overview-wrapper,
.page-id-3879 .overview-wrapper {
    padding:100px 0 75px 0;
}

@media only screen and (max-width: 767px)
.page-id-3833 .overview-wrapper,
.page-id-3879 .overview-wrapper {
    padding: 60px 0;
}

.partners-info {
	padding: 15px 90px 75px;
	background: #fff;
}

.partners-info h4 {
	margin-top: 60px;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 40px;
	clear: both;
	width: 100%;
    text-align:center;
}

.tier-header {
    position: relative;
    z-index: 1;
}

.tier-header {
    text-align: center;
    font-size: 1.75em;
    width: 100%;
    color: #2f2e2f;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.tier-header:before {
    border-top: 2px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}

.tier-header span {
    background: #fff;
    padding: 0 15px;
}

.partners-info>img {
	margin-right: 20px;
	float: left;
}

.list-partenaires-de-ligf li, .list-friends-of-fmi li, .list-community-supporters li,
.list-silver li, .list-argent li, .list-registration-sponsors li, .list-commanditaires-dinscription li, .list-exhibitors li, 
.list-exposants li, .list-gold li, .list-or li, .list-diamond li, .list-diamant li, .list-keynote li, .list-discours-principal li  {
    border-bottom:0 !important;
	
}

 {
    border-bottom:0 !important;
}

.partners-info ul:not(.partners-ul) {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.partners-info ul:not(.partners-ul) li {
	/*border-bottom: 1px solid #e8e7e5;*/
	padding: 13px;
}

.partners-info ul:not(.partners-ul) li span {
	font-size:14px;
	font-weight:600;
}

.partners-info ul:not(.partners-ul) li span a {
	color:#2f2e2f;
}	

.partners-info ul:not(.partners-ul) li span a:hover {
	color:;
}	

ul.list-diamond img, ul.list-diamant li img {
	height:85px;
	width:auto;
}

ul.list-or img, ul.list-gold li img {
	max-height:75px;
	width:auto;
}

ul.list-silver li img, ul.list-argent li img {
	max-height:60px;
	width:auto;
}

ul.list-bronze li img, ul.list-bronze-fr li img {
	max-height:50px;
	width:auto;
}

ul.list-keynote li img,
ul.list-discours-principal li img {
	max-height:60px;
	width:auto;
}

ul.list-registration-sponsors li img,
ul.list-commanditaires-dinscription li img {
	max-height:45px;
	width:auto;
}

ul.list-exhibitors li img,
ul.list-exposants li img {
	max-height:30px;
	width:auto;
}

ul.list-exhibitors li img.logo-2916,
ul.list-exhibitors li img.logo-3617,
ul.list-exhibitors li img.logo-3653,
ul.list-exhibitors li img.logo-2048,
ul.list-exhibitors li img.logo-2024,
ul.list-exposants li img.logo-2917,
ul.list-exposants li img.logo-3636,
ul.list-exposants li img.logo-2049,
ul.list-exposants li img.logo-3656,
ul.list-exposants li img.logo-2026{
    max-height:45px;
}

.button.button-alt {
	font-size: 12px;
	font-weight: 500;
	padding: 0 40px;
	line-height: 38px;
	margin-bottom: 15px;
}

.stream-date {
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 20px;
}

.stream-date>span:not(.sold-out) {
	font-weight: 400;
	font-size: 14px;
	text-align: right;
	float: right;
	line-height: 16px;
	margin-top: -5px;
}

.stream-date span:not(.sold-out)>span {
	font-weight: 600;
	float: none;
	display: block;
}

.stream-date>span.sold-out {
	background: #91398f;
	color: #ece5df;
	line-height: 24px;
	font-size: 12px;
	padding: 0 10px;
	display: inline-block;
	position: relative;
	top: -6px;
	margin-left: 5px;
}

.mentoring ol {
	margin: 0 0 15px;
}

.mentoring ol li {
	margin: 0;
}

.mentoring ul.list {
	margin-bottom: 40px;
}

.mentoring ul.list li {
	margin-left: 25px;
}

.mentoring h4 {
	font-size: 24px;
	margin-bottom: 20px;
}

.mentoring p b {
	font-weight: 600;
	margin-bottom: 5px;
	display: block;
}

body:not(.home) .speakers h3 {
	margin-bottom: 15px;
}

.speaker-details h3 {
	color: #2f2e2f;
	margin: 0;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 5px;
}

.speaker-details hr {
	border-top: 1px solid #d3d1c3;
	margin: 20px 0 5px;
}

.speaker-details p small {
	color: #67206e;
	text-transform: uppercase;
	font-weight: 600;
}

.social-activities .panel>a p {
	color: #2f2e2f;
	font-size: 12px;
	margin: 0;
	line-height: 18px;
}

.social-activities .panel>a {
	padding: 18px 65px 18px 30px;
}

.social-activities .panel-body h4 {
	color: ;
	font-size: 28px;
	margin: 30px 0 0;
}

.social-activities .panel-body p.small {
	color: #2f2e2f;
	font-size: 12px;
	line-height: 18px;
}

.social-activities #accordion .panel-body p {
	margin-bottom: 0px;
}

.social-activities #accordion .panel-body p.lead+p {
	margin-bottom: 30px;
}

.open-seminars h4 {
	font-weight: 600;
	font-size: 32px;
	color: #2f2e2f;
	line-height: 34px;
	margin-bottom: 15px;
}

.open-seminars p.small {
	border-bottom: 1px solid #d3d1c3;
	margin-bottom: 50px;
}

small.notes {
	font-size: 12px;
	line-height: 24px;
	color: #2f2e2f;
}

.color-alt {
	color: }

.agenda .tab-content .tab-pane {
	padding:25px 0 0;
	border-top:1px solid #d3d1c3;
	margin-top:25px;
}

.agenda {
	margin-bottom:3px;
}

.agenda > div {
	display:table;
	width:100%;
	position:relative;
    background: #f3f0ee;
    padding: 30px 30px;
	border-bottom:1px solid #d3d1c3;
}

.agenda > div:last-child {
	border-bottom:none;
}

.agenda-wrap {
	position:relative;
	cursor:pointer;
	margin-bottom:0;
	padding:0;
	transition:.3s;
	background:#d3d1c3;
	padding:0 25px;
}

.agenda-wrap:after {
	content:"+";
	position:absolute;
	top:50%;
	right:30px;
	font-size:24px;
	margin-top:-10px;
}

.agenda-wrap.act:after {
	content:"-";
}

.agenda-wrap .agenda-day {
    color: #2f2e2f;
    font-size: 24px;
    font-weight: 600;
    display: table;
    width: 100%;
    padding-bottom: 25px;
    padding-top: 30px;
	padding-right:40px;
}

.agenda-wrap .agenda-day>span {
	font-weight: 400;
	font-size: 14px;
	text-align: right;
	float: right;
	line-height: 16px;
	margin-top: -5px;
}

.agenda-wrap .agenda-day>span>span {
	font-weight: 600;
	float: none;
	display: block;
}

.agenda .ag-time {
	width: 20%;
	float: left;
	padding-right: 20px;
}

.agenda .ag-time time {
	color: #67206e;
	font-weight: 600;
	margin-bottom: 5px;
	display: block;
	font-size:15px;
}

.agenda .ag-info {
	width: 80%;
	float: left;
	padding-left: 20px;
}

.session-title {
	font-size: 20px;
}

.session-title span {
	font-size: 14px;
	color: #2f2e2f;
	font-weight: 600;
	float: right;
}

.stream-label span {
	background: #d3d1c3;
	padding: 7px 10px;
	border-radius: 3px;
	margin-bottom: 3px;
	display: inline-block;
	margin-right: 15px;
	color:#2f2e2f;
}

.stream-label a.active span {
	background:#fff;
}

.stream-label span {
	background: #d3d1c3;
	padding: 7px 10px;
	border-radius: 3px;
	margin-bottom: 3px;
	display: inline-block;
	margin-right: 15px;
	color:#2f2e2f;
}

.stream-label span i {
	margin-right: 10px;
}

.agenda small.notes {
	font-size: 12px;
	line-height: 18px;
	display: block;
}

.competencies {
	margin-top: 20px;
}

.competencies li {
	margin: 5px 0 10px;
	min-height: 27px;
	padding-left: 36px;
	font-size: 12px;
	line-height: 18px;
	position: relative;
}

.competencies li span {
	background: ;
	width: 27px;
	height: 27px;
	border-radius: 5px;
	color: #fff;
	line-height: 27px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	top: 3px;
	left: 0;
}

.competencies li span.l {
	background: #692170;
}

.agenda small.notes a.pdf-link {
	color: #2f2e2f;
	font-size: 14px;
	display: table;
	background: #d8d3cf;
	padding: 7px 10px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.partners-ul li img {
	max-width: 100%;
	height:auto;
}

.menu-close {
	display: none;
}

.menu-close:before {
	content: "X";
}

.gap10 {
	display:block;
	margin-bottom:10px;
}

@media only screen and (min-width: 250px) and (max-width: 550px) {

	.partners-info ul:not(.partners-ul) li span {
		float: none !important;
		margin-top: 5px;
		display: table;
	}
	.stream-date>span:not(.sold-out) {
		text-align: left;
		float: none;
		display: block;
		margin-top: 10px;
	}

	.stream-date>span.sold-out {
		margin-left: 0px;
		display:table;
	}
	
}

@media only screen and (min-width: 250px) and (max-width: 767px) {
#menu > li > a i {
	position:absolute;
	top:50%;
	right:0;
	width:30px;
	margin-top:-5px;
}

	.stream-date>span.sold-out {
		line-height: 20px;
		top: -2px;
		margin-left: 5px;
	}

	body.act .menu-close {
		display: inline;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 44444;
		color: #fff;
		font-size: 21px;
		line-height: 50px;
		padding: 0 16px;
		cursor: pointer;
		opacity: 0.5;
	}
	.stream-date {
		font-size: 18px;
	}
	.speakers li {
		width: 50%;
		float: left;
	}
	.dual-content [class*="col-sm-"] {
		padding: 38px 30px 0;
	}
	.dual-content h3 {
		font-size: 29px;
		margin-bottom: 25px;
	}
	.overview h3 {
		margin-bottom: 30px;
	}
	.intro {
		padding: 0;
	}
	.intro h1 {
		font-size: 38px;
		line-height: 38px;
		margin-bottom: 50px;
		margin-top: 0px;
	}
	body,
	p {
		font-size: 14px;
		line-height: 23px;
	}
	header {
		height: 100px;
	}
	header .tagline {
		display: none;
	}
	.logo {
        width: 105px;
        padding: 0 28px;
		height: 100px;
	}
	.logo img {
		margin: 0;
	}
	.lang {
		float: right;
		transform: scale(0.7);
		width: 267px;
		position: absolute;
		top: 0;
		right: -34px;
	}
	header {
		padding-right: 0px;
	}
	#menu {
		position: fixed;
		top: 0;
		right: -285px;
		width: 280px;
		background: ;
		margin: 0;
		height: 100vh;
		overflow: auto;
		z-index: 555;
		padding-top: 50px;
		transition: .4s;
	}
	body.act #menu {
		right: 0px;
		transition: .4s;
	}
	#menu:before {
		content: "MENU";
		height: 50px;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		line-height: 50px;
		text-align: center;
		font-weight: 700;
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		font-size: 17px;
	}
	#menu>li {
		float: none;
		margin-left: 0px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		position: relative;
	}
	#menu>li:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 55px;
		height: 55px;
		z-index: 22;
		opacity: 0;
	}
	#menu>li>a {
		padding: 25px 70px 25px 15px;
		display: table;
		line-height: 0;
		width: 100%;
		position: relative;
	}
	#menu>li>a span {
		height: 55px;
		width: 55px;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		line-height: 55px;
		border-left: 1px solid rgba(255, 255, 255, 0.2);
		font-size: 20px;
	}
	.submenu {
		position: relative;
		right: 0;
		top: 0;
		min-width: 100%;
		opacity: 1;
		visibility: visible;
		max-height: 0px;
		overflow: hidden;
		transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
	}
	#menu>li.act>.submenu {
		max-height: 10000px;
		overflow: hidden;
		transition: max-height 1s ease-in-out;
	}
	.submenu li a {
		padding: 13px 30px;
		min-width: 100%;
	}
	.nav-trigger {
		color: #fff;
		position: absolute;
		top: 54px;
		right: 11px;
		text-transform: uppercase;
		font-size: 14px;
		border: 1px solid #fff;
		padding: 4px 10px;
		opacity: 0.8;
		cursor: pointer;
		transition: .3s;
	}
	.nav-trigger:hover {
		opacity: 1;
		transition: .3s;
	}
	.nav-trigger i {
		margin-left: 5px;
	}
    /*
	body:not(.home) .wrapper {
		padding-top: 100px;
	}
    */
	.inner-content h3 {
		font-size: 36px;
		margin-bottom: 30px;
	}
	.agenda-wrap .agenda-day {
		font-size: 20px;
	}
	.agenda-wrap .agenda-day>span {
		text-align: left;
		float: none;
		font-size: 12px;
	}
	.agenda-wrap .agenda-day>span br {
		display: none;
	}
	.agenda .ag-time {
		width: 100%;
		float: none;
		padding-right: 0px;
		padding-bottom: 20px;
	}
	.agenda .ag-info {
		width: 100%;
		float: none;
		padding-left: 0px;
	}
	.session-title span {
		font-size: 12px;
		position: absolute;
		top: 18px;
		right: 0;
	}
	.session-title {
		font-size: 17px;
	}
	.cta h3 {
		font-size: 35px;
		margin-bottom: 20px;
	}
	.button-outline {
		border: 4px solid #91398f;
		font-size: 20px;
		padding: 15px 30px;
	}
	.partners-carousel .item img {
		min-height: auto;
	}
	.partners-carousel {
		padding: 0 70px;
	}
	.footer-nav {
		display: none;
	}
	footer {
		text-align: center;
	}
	footer p {
		font-size: 13px;
	}
	.social {
		text-align: center;
		margin-bottom: 20px;
	}
	.social a:last-child {
		display: none;
	}
	.social a {
		margin: 0 10px;
		line-height: 23px;
		font-size: 13px;
	}
	ol li {
		padding-right: 0;
	}
	.faq .panel>a {
		font-size: 17px;
	}
	.panel>a {
		padding: 20px 40px 20px 20px;
		font-size: 17px;
	}
	.panel>a span {
		position: absolute;
		top: 50%;
		right: 11px;
		margin-top: -9px;
		font-size: 19px;
	}
	.cinfo p {
		font-size: 18px;
		line-height: 27px;
		margin-bottom: 25px;
	}
	p.large {
		font-size: 25px;
		line-height: 36px;
	}
	.speakers h3 {
		font-size: 36px;
	}
	.speakers h3 a {
		font-size: 16px;
		margin-top: 12px;
	}
	a.register {
		width: 100%;
		line-height: 70px;
		height: 70px;
		right: 0;
		left: 0;
		min-width: 100%;
	}
	.event-info {
		margin-bottom: 70px;
	}
	.registration-table .head {
		padding: 50px 15px 0 15px;
	}
	.registration-table .head p {
		font-size: 15px;
	}
	.registration-table .inner {
		padding: 35px 15px;
	}
	.registration-table table thead tr th:last-child,
	.registration-table table thead tr th:first-child {
		font-size: 14px;
		line-height: 19px;
	}
	.registration-table table tbody td {
		font-size: 15px;
		padding: 15px 10px;
	}
	.registration-table table tbody td:first-child {
		width: 100px;
	}
	a.link {
		word-break: break-all;
	}
	.partners-info {
		padding: 15px 15px 75px;
	}
}

@media only screen and (min-width: 551px) and (max-width: 767px) {
	.agenda .agenda-day>span {
		text-align: right;
		float: right;
		margin-top:5px;
	}	
	.registration-table table tbody td:first-child {
		width: 200px;
	}
	.intro h1 {
		font-size: 58px;
		line-height: 58px;
	}
	.event-info {
		padding: 50px 45px 0 25px;
	}
	.event-info .date {
		font-size: 29px;
		margin-bottom: 40px;
	}
}

@media only screen and (min-width: 250px) and (max-width: 550px) {
	.registration-table .head p span {
		display: table;
	}
	.event-info {
		padding: 30px 15px 5px;
		width: 100%;
	}
	.event-info .address,
	.event-info .date {
		padding-left: 45px;
		font-size: 18px;
		margin-bottom: 15px;
	}
	.event-info .date span {
		line-height: 67px;
		background: ;
		position: relative;
		top: 0px;
		right: 0;
		font-size: 27px;
		font-weight: 600;
		display: block;
		margin-top: 10px;
		width: 136px;
	}
	.event-info .date span em {
		width: 68px;
	}
	.speakers li {
		width: 100%;
	}
	.pr70 {
		padding-right: 15px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.registration-table .head {
		padding: 80px 30px 0 30px;
	}
	.registration-table .head p {
		font-size: 18px;
	}
	.pr70 {
		padding-right: 15px;
	}
	.dual-content [class*="col-sm-"] {
		padding: 38px 30px 0;
	}
	.dual-content h3 {
		font-size: 29px;
		margin-bottom: 25px;
	}
	.speakers li {
		width: 33.333%;
		float: left;
	}
	.event-info {
		padding: 50px 45px 0 25px;
	}
	.event-info .date {
		font-size: 29px;
		margin-bottom: 40px;
	}
	body,
	p {
		font-size: 14px;
		line-height: 23px;
	}
	.social a {
		margin-left: 16px;
		font-size: 14px;
	}
	.footer-nav li {
		margin: 0 20px 0 0;
	}
	.cta h3 {
		font-size: 40px;
	}
	#menu>li {
		float: left;
		margin-left:15px;
		position: relative;
		font-size: 14px;
	}
	#menu>li>a {
		padding: 12px 0;
	}
	header {
		height: 100px;
		padding-right: 30px;
	}
	header .tagline {
		display: none;
	}
	.logo {
		width: 105px;
		padding: 0 28px;
		height: 100px;
	}
	.logo img {
		margin: 0;
	}
	#menu {
		margin-top: 0;
	}
    /*
	body:not(.home) .wrapper {
		padding-top: 100px;
	}
    */
	.session-title {
		font-size: 17px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	a.register {
		height: 70px;
		line-height: 70px;
		right: 0px;
		width: auto;
		padding: 0 35px;
	}
	.intro h1 {
		font-size: 58px;
		line-height: 58px;
		margin: 0 0 50px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1050px) {
	.registration-table .head p {
		font-size: 21px;
	}
	.logo {
		width: 105px;
		padding: 0 28px;
	}
	.logo img {
		margin: 0;
	}
	#menu>li {
		margin-left: 15px;
	}
	header {
		padding-right: 15px;
	}
}

/*
@media only screen and (max-width:1375px) {
    .tagline {
        font-size:18px;
        line-height:24px;
    }

    .tagline.tagline-fr {
        font-size:14px;
        line-height:24px;
    }
}
*/

/*
@media only screen and (max-width:1210px) {
    #menu>li {
        margin-left:15px;
    }
	.logo {
		width: 195px;
		padding: 0 28px;
		height: auto;
	}
}
*/

@media only screen and (min-width: 551px) {
	.center-content {
		display: flex;
		align-items: center;
		flex-direction: row;
	}
}

.agenda-wrap + div {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}

.agenda-wrap.act + div {
    max-height: 10000px;
    transition: max-height 1s ease-in-out;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; 
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-title {
    text-transform: uppercase;
    font-weight: 600;
}

.modal-content {
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.3) !important;
    box-shadow: 0 3px 9px rgba(0,0,0,.3) !important;
}

.footer-nav .search {
	position:relative;
	padding:0;
}

.footer-nav .search input {
    width: 100%;
    height: 40px;
    border-radius: 3px;
    border: none;
    padding: 0 55px 0 15px;
    font-size: 15px;
}

.footer-nav .search button {
	position:absolute;
	bottom:0;
	right:0;
	height:40px;
	background:transparent;
	border:none;
	width:40px;
	opacity:0.5;
}

.footer-nav {
	display:none;
}

.stream-tabs .panel {
    margin-bottom: 0;
    background-color: transparent;
    border: 1px solid none;
    box-shadow: none;
    -moz-box-shadow: none;
	border-radius:0px;
}

.stream-tabs .collapse.in {
	padding-top:15px;
}

@media only screen and (min-width: 991px) {

.footer-nav {
	display:block;
}

}

@media only screen and (min-width: 992px) and (max-width: 1150px) {

.footer-nav li {
    margin: 0 20px 0 0;
}

.footer-nav .search {
    position: relative;
    padding: 0;
    width: calc(100% - 690px);
    left: 14px;
}
}

@media only screen and (min-width: 250px) and (max-width: 600px) {

.agenda-wrap .agenda-day>span {
    text-align: left;
    float: none;
    font-size: 12px;
    display: block;
    margin-top: 10px;
}

}

@media only screen and (min-width: 601px) and (max-width: 767px) {

.agenda-wrap .agenda-day>span {
    text-align: right;
    float: right;
    font-size: 12px;
    margin-top: 2px;
}
}

.stream-schedule {
	width:100%;
	margin-bottom:20px;
}

h5.stream-heading {
	display:block;
	font-size:17px;
	font-weight:600;
	padding-bottom:10px;
}

.stream-schedule h4 {
	margin-bottom:10px;
}

.stream-schedule td{
	border:1px solid #d3d1c3;
	padding:10px;
	font-size:14px;
}

.stream-schedule tr:nth-child(even) td {
	background: #d3d1c3;
}

.stream-schedule .competencies span {
	display:block;
}

.search-listing {
	margin-bottom:40px;
}

.search-listing h4 {
	margin-bottom:10px;
}

.inner-pages ul, .inner-pages ul li, .panel-body ul:not(.list), .panel-body ul:not(.list) li  {
    list-style-type: disc; 
    list-style-position: outside;
    margin:0 0 10px 8px;
}

.social-table tr td {
	padding-bottom:20px;
}

.social-table tr td:first-child {
	font-size:50px;
}

.stream-schedule hr {
	border-top:1px solid #ddd;
}

.inner-content .panel h4 {
	margin-bottom:10px;
}

.list-partenaires-de-ligf,
.list-friends-of-fmi {
    padding: 10px 0 0;
}

.list-partenaires-de-ligf li img,
.list-friends-of-fmi li img {
    max-height: 90px;
    max-width: 90%;
}

/*
.list-partenaires-de-ligf li a,
.list-friends-of-fmi li a {
    position: absolute;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
}
*/

.list-partenaires-de-ligf li,
.list-friends-of-fmi li {
    margin: 0 !important;
    padding: 0 0 5px !important;
    height: 95px;
    position: relative;
}


@media only screen and (min-width: 768px) {

.list-partenaires-de-ligf li:nth-child(3n+1),
.list-friends-of-fmi li:nth-child(3n+1) {
	clear:both;
}

}

@media only screen and (max-width: 767px) {

.list-partenaires-de-ligf li img,
.list-friends-of-fmi li img{
	display:block;
	margin:0 auto;
	left:0;
	right:0;
}

.list-partenaires-de-ligf li a, .list-friends-of-fmi li a {
    width: 100%;
}

}

@media only screen and (min-width: 551px) and (max-width: 767px) {

.list-partenaires-de-ligf li:nth-child(2n+1),
.list-friends-of-fmi li:nth-child(2n+1) {
	clear:both;
}

.list-partenaires-de-ligf li, .list-friends-of-fmi li {
    max-width: 48%;
    float: left;
	margin-right:2%;
}

}