@CHARSET "UTF-8";

.container { padding: 0 1.5em;}

/* Pattern bg */
.floating-img,
.floating-img-bottom { display: none; }

.standard .col-8 { margin-top: 3em; }

/*nav*/
body > header nav ul li.open ul {display: inline-block;width: 100%;}
body > header nav ul li.open a {color:#BE2C37;}
body > header nav ul li.open ul li a{color:#455560;}ody > header nav ul li.open ul li a{color:#455560;}

/*Header banner */
body > section header.site-header h1 { padding: .25em; }

/* Top bar menu version sandwich (tablet & mobile)*/
.header-info { display: none; }
.header-social { display: block; }
.header-social li { display: inline-block; }
.site-nav li.is-mobile { display: block; }
.site-nav ul li { text-align: left;  font-size: 1em; border-bottom: 1px solid #ebebeb; }
.site-nav ul li a { text-transform: uppercase; }
.site-nav ul li:last-child { border: none; }
.site-nav ul li.has-sub-menu a { position: relative; font-weight: bold; }
.site-nav ul li.has-sub-menu a:after {content: ''; width: 15px; height: 15px; position: absolute; top: 50%; transform: translateY(-50%); right: 25px; background: url(../img/next.svg) center center no-repeat; }
.site-nav ul li.has-sub-menu.open a:after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.site-nav ul li.has-sub-menu ul li a { padding: 15px 25px; text-indent: 50px; text-transform: inherit; font-weight: inherit; }
.site-nav ul li.has-sub-menu ul li a:after { background: inherit; }
.site-nav ul li.is-mobile .bottom-menu { overflow: hidden; border-top: 1px solid #ebebeb; background: #fff; padding: 0 25px; height: 60px; line-height: 60px; }
.site-nav ul li.is-mobile .bottom-menu form { float: left; width: 50%; text-align: left; background: transparent; }
.site-nav ul li.is-mobile .bottom-menu form input[type="text"] { border-bottom: 1px solid #2b3e4b; }
.site-nav ul li.is-mobile .bottom-menu form input[type="text"]::-webkit-input-placeholder { color:#2b3e4b; text-align: left; }
.site-nav ul li.is-mobile .bottom-menu form input[type="text"]::-moz-placeholder { color:#2b3e4b; text-align: left;}
.site-nav ul li.is-mobile .bottom-menu form input[type="text"]:-ms-input-placeholder { color:#2b3e4b; text-align: left;}
.site-nav ul li.is-mobile .bottom-menu form input[type="text"]:-moz-placeholder { color:#2b3e4b; text-align: left;}
.site-nav ul li.is-mobile .bottom-menu .is-mobile-social { float: left; width: 50%; text-align: right; }
.site-nav ul li.is-mobile .bottom-menu .is-mobile-social a { display: inline-block; padding: 0; vertical-align: top;}
.site-nav ul li.is-mobile .account { background: url(../img/avatar-icon.svg) 25px center no-repeat; background-size: 10px auto; text-indent: 15px; }
.site-nav ul li .profile-menu2 { min-width: inherit; }
.site-nav ul li .profile-menu2 a { position: relative; text-transform: inherit; padding: 15px 25px; text-indent: 50px; }
body > header nav ul li a { padding: 15px 25px;}

/* Slide video*/
.video-banner .video-banner-txt { width: 500px; }
.video-banner .video-banner-txt h2 { font-size: 2em; }

/* Newsletter section*/
.newsletter-section { background: none; height: auto; }
.wrap-btn-newsletter li { float: left; width: 50%; min-height: auto; padding: 2em; }
.wrap-btn-newsletter li.member-btn { margin-top: 0; }
.wrap-btn-newsletter li .newsletter-txt, .wrap-btn-newsletter li .member-txt { position: inherit; transform: inherit; top: inherit; left: inherit; right: inherit; width: 100%; }
.wrap-btn-newsletter li .newsletter-txt { right: 0; }

/* Home events */
.event-list-box .col-8 { width: 100%; }
body > section .event-list-box .col-4 { width: 50%; float: left; }
body > section .event-list-box .col-4:nth-of-type(3) { width: 100%; padding: 0; }
body > section .event-list { height: auto; margin-bottom: 20px; }
body > section .event-list ul li:nth-of-type(3),
body > section .event-list ul li:nth-of-type(4) { display: none; }
body > section .event-list ul li { padding: 1em 0; }
.event-list-box .program-btn { margin-bottom: 20px; height: 456px; background-image: url('../img/btn-program-tablet.jpg'); }
.event-list-box .program-btn .wrap-txt .hidden-txt { opacity: 1; }
.event-list-box .program-btn .wrap-txt { background-color: rgba(51, 63, 76, 0.7); }
.event-list-box .wrap-small-btn .wrap-txt .hidden-txt p { display: none; }
.event-list-box .wrap-small-btn li { float: left; width: 50%; padding: 0 10px; }
.event-list-box .wrap-small-btn li .wrap-txt { width: 100%; height: 100%; padding: 1.5em; background-color: rgba(51, 63, 76, 0.7); }
.event-list-box .wrap-small-btn .wrap-txt .hidden-txt { display: none; }
.event-list-box .wrap-small-btn li a:hover .title {
	opacity: 1;
	font-size: 1.5em;
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-o-transition-property: none;
	transition-property: none;	
}
.event-list-box .program-btn:hover p span {
	opacity: 1;
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-o-transition-property: none;
	transition-property: none;	
}

/* About section */
.about-section { padding-bottom: 1em; }
.about-section .about-section-bg { background: none; }
.about-section .about-section-bg .paragraph h2 { width: 100%; margin-top: 0; }

/* Teams */
.team-list li { width: calc(98%/2); height: 280px; text-align: center; }
.team-list li:nth-of-type(2n) { margin-right: 2%; }
.team-list li:nth-of-type(2n) { margin-right: 0; }
.team-list li .employee-name { display: none; }
.team-list li .employee-info,
.team-list li .employee-info:hover { opacity: 1; background: rgba(51, 63, 76, 0.7); }
.container-team-list.first-bloc ul li { height: 352px; margin-bottom: 2.5em; }
.container-team-list.first-bloc ul li h3 { height: 56px; font-size: 1.2em;}

/* Contact */
body > section .contact-box .col-6:first-child { margin-bottom: 2.5em; }
body  section form .wrap-inputs .col-6 { padding: 0; }
body > section form label { margin-bottom: 1.5em; }
body  section form input[type=text],
body  section form input[type=email],
body  section form input[type=date],
body  section form input[type=password],
body  section form input[type=fax],
body  section form input[type=tel],
body  section form input[type=url],
body  section form textarea,
body  section form select  { margin-top: 0; }
body > section .contact-box { margin-bottom: 5em; }
body > section .contact-box .col-6:first-child { margin-bottom: 3em; }

/*header buttons*/
body > header .login-search-box{padding-right:0;position: absolute;width:540px;z-index: 1;right: 0;text-align: right;}
body > header .login-search-box a{width: auto;margin: 0 auto; display: inline-block;}
body > header .login-search-box a.logout:nth-last-of-type(2){width: 40px;}
body > header form {margin: 0.5em auto; width: 214px;background:transparent;border-width:1px;background: rgba(245, 245, 247, 0.8);display: inline-block;}

body > header .login-search-box a:nth-last-of-type(1) {width: 128px;}
body > header .login-search-box .member-nav{left: 184px;}
body > header .login-search-box .member-nav ul {top: -14px;left: 31px;}

body > section header .heading-box{bottom:1em;}
body > section header .slide-box .heading-box h2 {line-height: 100%;}

/*connect*/
body > section .box-user-news .col-3{width: 50%;float: left;}
body > section .box-user-news .row{ margin: -21px;}

/*featured event*/
body > section .featured-event{padding: 1em 1em 0;}
body > section .featured-event h2, body > section .featured-event date{color:#be2c37;line-height: 100%;}
body > section .featured-event h2{margin-top: 0.5em;}
body > section .featured-event div{margin-top: 0; }
body > section .featured-event h3{font-size: 1em;}
body > section .featured-event a{font-size: 0.9em;}

/*image event*/
body > section .image-event{float: left;padding: 0;height: 240px;overflow: hidden;}
body > section .image-event img{width: 100%;margin: 0;}
body > section .image-event .pointer{width: 0;height: 0;border-style: solid;border-width: 17.5px 0 17.5px 21px;border-color: transparent transparent transparent #ffffff;position: absolute;left: 0;
																		 top: 100px;display: block;text-indent: -10000em;}

/*News page */
.news-filters .news-by-year,
.news-filters .news-by-month { float: left; width: 48%; margin-right: 4%; }
.news-filters .news-by-month { margin-right: 0; }
.news-filters .btn { float: right; margin-top: 1.5em; padding: 10px 40px; }
body > section .event-list2 li {width: calc(98%/2); margin-right: 2%; }
body > section .event-list2 li:nth-of-type(2n) { margin-right: 0;}

/* News detail page */
.new-details-latest { display: none; }
.news-social-share { position: fixed; top: 375px; }

/* Newsletter */
.newsletter-list li { height: 285px; }
.newsletter-filters .news-by-year,
.newsletter-filters .news-by-month { float: left; width: 47%; margin-right: 6%; }
.newsletter-filters .news-by-year { margin-right: 0; }
.newsletter-filters .btn { float: right; margin-top: 1.5em; padding: 10px 40px; }

/* Gallery photo et video */
.gallery-filters .images-by-year,
.gallery-filters .images-by-gallery { float: left; width: 47%; margin-right: 6%; }
.gallery-filters .images-by-gallery { margin-right: 0; }
.gallery-filters .btn { float: right; margin-top: 1.5em; padding: 10px 40px; }
.video-wrapper .video-box .video-img .video-txt p { opacity: 1; }
.video-wrapper .video-box .video-img .video-txt { font-size: 1em; background-color: rgba(51, 63, 76, 0.7); }

/* Document */
.wrap-document-list .document-list img { border-radius: 20px 0 0 0; }

/* Programs */
.full-section-efficiency .efficiency-details { margin-bottom: 4em; }
.full-section-efficiency .efficiency-details:last-child { margin-bottom: 0; }
.full-section-efficiency .efficiency-details p { min-height: auto; margin-bottom: 1em; }
.full-section-projects .project-details { margin-bottom: 4em; }
.full-section-projects .project-details:last-child { margin-bottom: 0; }
.full-section-projects .project-details p { margin-bottom: 1em; min-height: auto; }
.full-section-projects { padding: 0 0 3em; }
.full-section-mobilisation { padding: 1em 0 4em 0; }
.full-section-innovation { padding: 4em 0 5em; }

/* Mach */
.mach-first-paragraph { padding: 3em 0 2em; }
.mach-second-paragraph .col-6:first-child { margin-bottom: 3em; }
.cohorte-company { float: left; width: 50%; padding: 0 3%; }
.col-4.cohorte-company { min-height: 266px; }
.cohorte-company .cohorte-left .display-logo { width: 100%; }

/* Repo */
.btn-global-repo, .btn-members-repo, .btn-defense-repo { height: 240px; }
.btn-global-repo .wrap-txt,
.btn-members-repo .wrap-txt,
.btn-defense-repo .wrap-txt { background-color: rgba(51, 63, 76, 0.7); }
.btn-global-repo .wrap-txt p,
.btn-members-repo .wrap-txt p,
.btn-defense-repo .wrap-txt p {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: .5em;
}
.repo-filters .repo-by-keywords,
.repo-filters .repo-by-category { float: left; width: 48%; margin-bottom: 1.5em; }
.repo-filters .repo-by-keywords { margin-right: 4%; }
.repo-filters .repo-by-enterprise { float: left; width: 48%; margin-right: 4%; }
.repo-filters .btn { float: left; width: 48%; margin-top: 15px; }
.dynamic-repo-list .wrap-repo-list > li { float: left; width: 48%; height: 510px; margin-right: 4%; margin-bottom: 2em; }
.dynamic-repo-list .wrap-repo-list > li:nth-of-type(2n) { margin-right: 0; }
.wrap-repo-list.wrap-repo-company li.company-profil { width: 100%; }

/* Events */
.events-sidebar { width: 100%; }
.events-calendar { margin-bottom: 3.5em; }
.partners-box li { width: calc(96%/3); margin-right: 2%; }
.partners-box li:nth-of-type(3n) { margin-right: 0; }
.partners-box li:nth-of-type(5n) { margin-right: 2%; }

/* Forum */
.forum-btn li { float: left; width: calc(96%/3); margin-right: 2%; margin-bottom: 2%; text-align: center; }
.forum-btn li:nth-of-type(3n) { margin-right: 0; }
.forum-btn li:nth-of-type(4n) { margin-right: 2%; }
.forum-btn li a p { padding: 10px 15px; font-size: 1em; }

/* Forum program */
.forum-tabs { float: none; width: 100%; }
.forum-tabs li { float: left; width: 49%; margin-right: 2%; padding: 5px 8px; }
.forum-tabs li:last-child { margin: 0; }
.forum-tabs-content .tabs-title { display: none; }
.forum-tabs-content .dynamic-tabs-content li:first-child,
.forum-tabs-content .dynamic-tabs-content li:last-child{ width: 100%; }
.forum-tabs-content .dynamic-tabs-content li .tabs-link .read-more { top: 1.25em; }
.forum-tabs-content .dynamic-tabs-content li .dynamic-tabs-content-txt .content-txt .conferencier-list li { width: 100%; margin-right: 0; margin-bottom: 2em; }
.forum-tabs-content .dynamic-tabs-content.fix-lunch-content li:first-child { padding: 1em 1em 0 1em; }
.forum-tabs-content .dynamic-tabs-content.fix-lunch-content li:last-child { padding: 0 1em 1em 1em;}
.forum-tabs-content .dynamic-tabs-content li .dynamic-tabs-content-txt .content-txt .conferencier-list li { width: calc(94% / 3); margin-right: 3%; max-width: 180px; }
.forum-tabs-content .dynamic-tabs-content li .dynamic-tabs-content-txt .content-txt .conferencier-list li:nth-of-type(3n) { margin-right: 0; }	
.dwl-pdf { width: 100%; display: inline-block; margin: 1em 0 1.5em; padding: .7em 1em; background: #d0103e; color: #fff; text-decoration: none; border-radius: 5px; text-align: center;}

/*Project Gallery*/
@media only screen and (min-width : 501px) and (max-width : 700px) {

	body > section .project-gallery .col-4{max-width: 400px; margin: 1em auto;}
	body > section .project-gallery .project-box h2 {top: 1.5em;}
	body > header .login-search-box a.lang{display: none;}

	body > header .login-search-box {width: 500px; }

	body > header .login-search-box .member-nav{left: 144px;}

}

@media only screen and (min-width : 701px) and (max-width : 800px) {

	body > section .project-gallery .col-4{width: 47%;float: left;margin-left: 0.5em;margin-right: 0.5em;}
	body > section .project-gallery .project-box h2 {top: 1.5em;}

}

/*Calendar table*/
@media only screen and (min-width : 501px) and (max-width : 750px) {

	body > section .cal-box, body > section .month-selector{display: none;}
}

@media only screen and (min-width : 751px) and (max-width : 800px) {

	body > section .cal-box, body > section .month-selector{display: block;}
	body.events > section .col-3 {width: 253px; float:left;padding-left:1em;padding-right:1em;}
	body.events > section .col-9 {width: 64%; float:left;padding-left:1em;padding-right:1em;}
}

/*Multi steps*/
body > section .multi-steps li:nth-of-type(2){left: 31.5%;}
body > section .multi-steps li:nth-of-type(3){left: 62.5%;}

/*tables*/
body > section  table.styled {border: 0;}
body > section  table.styled thead {display: none;}
body > section table.styled tr {margin-bottom: 10px;display: block;border-bottom: 1px solid #455560;border-top: 1px solid #455560; border-left: none;border-right: none;}
body > section  table.styled td {display: block;text-align: right;font-size: 0.8em;border-bottom: 1px dotted #ccc;padding: 10px 0;}
body > section table.styled td:last-child { border-bottom: 0;}
body > section table.styled td:before {content: attr(data-label);float: left;text-transform: uppercase;font-weight: bold;color:#455560;}


body > section table.styled tr.assign {margin-top:-12px}
body > section table.styled tr.assign td:before {display:block;float:none;}

/*tables styled even*/
body > section  table.styled-even {border: 0;}
body > section  table.styled-even thead {display: none;}
body > section table.styled-even tr {margin-bottom: 0;display: block;border-bottom: 1px solid #ecebeb;border-top: 1px solid #ecebeb;border-left: none;border-right: none;margin: 0 -21px;padding: 0 1.3em;}
body > section  table.styled-even td {display: block;text-align: right;font-size: 0.875em;border-bottom: 1px solid #ecebeb;padding: 20px 0;}
body > section table.styled-even td:last-child { border-bottom: 0;}
body > section table.styled-even td:before {content: attr(data-label);float: left;text-transform: uppercase;font-weight: bold;color:#455560;}

/*Confirmation*/
body > section form.conf-form .block div{ display: inline-block;margin: 10px 1em 0 0;}

/*form*/
body > section form .form-btns input:nth-of-type(3) {clear: both;display: block;}

/*Profile menu fixed*/
body > section .profile-menu2{display: none;}

/*Member Portail*/
body > section header.site-header span{width: 100px;height: 120px;background-size:98px auto;top: 60%;}
body > section .logo-box{border: none;padding: 1.3em 0;margin-bottom: 1em;}

/*working groups-image gallery box*/
body.working-group > section .project-gallery .project-box {max-width: 500px;margin-left:auto;margin-right: auto;}

/*hero box*/
body > section .hero-box{margin-top: 2em;}
body > section .hero-box {padding:15px;}
body > section .hero-box img{width: 196px;float: left;display: block;}
body > section .hero-box .hero-info{text-align: left;padding-left: 220px;padding-top: 0;}
body > section .hero-box .hero-info p{text-align: left;}
body > section .hero-box .hero-title{margin: 0 0 0.5em;}

/*Partners*/
body > section .partner-box{display: none;}

/*Project Gallery*/
@media only screen and (min-width : 501px) and (max-width : 700px) {

	body > section .portfolio-gallery .col-4{display:block;max-width: 400px; margin: 1em auto;}

}

@media only screen and (min-width : 701px) and (max-width : 800px) {

	body > section .portfolio-gallery .col-4{width: 47%;float: left;margin-left: 0.5em;margin-right: 0.5em;}
	body > section .portfolio-gallery .portfolio-box:nth-of-type(2n+1){clear:left;}

	body > section .portfolio-gallery .load-more {clear:left;}

	/*team box*/
	body > section .team-box .col-3{width: 50%;float: left;}
	body > section .team-box .team-cont{min-height: 539px;}

}

body > section .bg-box h2 span.ending-date {float: right;}

footer .partners-box2 .col-3 { float: left; width: 50%; }
footer .partners-box2 h2 { float: none; width: 50%; margin: 0 auto; }
footer .partners-box2 .container .row img { max-width: 50%; margin: 0 auto 1.25em; }
footer .footer-menu .wrap-contact-details { overflow: hidden; width: 85%; margin: 0 auto 1em; }
footer .footer-menu .wrap-contact-details .col-3 { width: 50%; float: left; } 
footer .footer-menu { height: auto; background: #333f4c; }
footer .footer-menu .container { padding-top: 30px; }
footer .footer-menu .address, footer .footer-menu .phone, footer .footer-menu .social { margin-top: 25px; }
footer .footer-menu .logo { margin: 0 auto; background-position: top center; }
footer .footer-menu .phone p { margin-top: 25px; }
footer .footer-menu .social { padding: 1em 0 0; border-top: 1px solid #515d69; }
footer .footer-menu .social dl { text-align: center; }
footer .footer-menu .social dt { display: none; }
footer .footer-menu .social dd { float: none; display: inline; }

.topright_button{display:none!important;}