/*
Theme Name: Chaire Economie du Climat
Theme URI: http://www.chaireeconomieduclimat.org/
Description: Theme created for Chaire Economie du Climat.
Version: 1.0
Author: Digital Lift
Author URI: http://digitallift.fr
Text Domain: cec
*/


/* Font styles
-------------------------------------------------- */

@font-face {
  font-family: 'Merriweather';
  src: url('assets/fonts/Merriweather_Sans/MerriweatherSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-Light';
  src: url('assets/fonts/Merriweather_Sans/MerriweatherSans-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-Bold';
  src: url('assets/fonts/Merriweather_Sans/MerriweatherSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('assets/fonts/glyphicons-halflings-regular.eot');
  src: url('assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


/* Main styles
-------------------------------------------------- */

html {
  position: relative;
  min-height: 100%;
  height: 100%;
}
body {
  font-family: 'Merriweather', sans-serif;
  font-size: 14px;
  color: #393837;
  min-height:100%;
  height: 100%;
}

.wrapper {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

h2.section-title {
  background-color: #00638B;
  font-family: 'Merriweather-Bold', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #FFF;
  width: 100%;
  padding: 10px 10px 10px 50px;
  margin-bottom: 10px;
}

.desktop {display:block}
.mobile {display:none}



/* Header styles
-------------------------------------------------- */

header h1 {
  margin: 0;
}
header #logo {
  max-height: 100px;
  margin: 10px 0;
}
header .icon-social {
  float: right;
  margin-top: 20px;
  margin-right: 5px;
  max-height: 20px;
  width: auto;
}
.searchform {
  float: right;
  width: 250px;
  margin-top: 14px;
}
.searchform .form-group {
  margin-bottom: 0;
}
.searchform input,
.searchform .input-group-addon {
  border-radius: 0;
  border: solid 1px #686B6E;
}
.searchform input {
  border-right: none;
}
.searchform .input-group-addon {
  background-color: #FFF;
  width: 42px;
  border-left: none;
}
#lang-buttons {
  float: right;
  display: table;
  margin-left: 10px;
  height: 34px;
  margin-top: 14px;
}
#lang-buttons .lang {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  padding: 5px;
  border: solid 1px #686B6E;
}
#lang-buttons .lang a,
#lang-buttons .lang a:visited {
  color: #393837;
}
#lang-buttons .lang.active {
  background-color: #686B6E;
}
#lang-buttons .lang.active a,
#lang-buttons .lang.active a:visited {
  color: #FFF;
}

#search-results .searchform {
  float: none;
  width: 100%;
  margin-left: 0;
}
#search-results .searchform .form-group {
  float: none !important;
  width: 60%;
}
#search-results .searchform .form-group .input-group {
  width: 100%;
}

#banner {
	background-repeat:no-repeat;
  background-position: center center;
  background-size: cover;
  height: 350px;
  min-height:350px
}
@media (min-width:1200px){
	#banner {height:450px}
	.carousel, .carousel-inner, .carousel-inner>.item {height:450px !important;}
}
@media (min-width:1600px){
	#banner {height:550px}
	.carousel, .carousel-inner, .carousel-inner>.item {height:550px !important;}
}

#banner .wrapper {
  position: relative;
  height: 100%;
}
#banner #banner-caption {
  position: absolute;
  top: 0;
  left: 30%;
  display: table;
  width: 70%;
  height: 100%;
  float: right;
}
#banner #banner-caption #banner-caption-inner {
  display: table-cell;
  vertical-align: middle;
}
#banner #banner-caption #banner-caption-inner p {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.4);
  font-family: 'Merriweather-Light', sans-serif;
  font-size: 36px;
  color: #FFF;
  padding: 3px 5px;
  margin: 0;
}
#banner .slider-img {
  width: 100%;
  height: 350px;
}



/* Menu styles
-------------------------------------------------- */

.navbar {
  border-radius: 0;
  min-height: 0;
  border: none;
}
.navbar .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
.navbar .container .navbar-collapse {
  padding: 0;
}

#header_table, #header_soustable {width:100%}
#header_table_logo {padding-right:1em}
#header_table_logo img {width:150px}
#header_table_menu {vertical-align:middle;text-align:right}

#menu-container {
  background-color: #00638B;
  height: 40px;
  padding: 10px;
}

#menu-principal {
  display: table;
  margin: 0;
  padding: 0;
}
#menu-principal ul {padding:0;margin:0;-webkit-padding-start:0px}
#menu-principal li {
  display: table-cell;
}
#menu-principal li a,
#menu-principal li a:visited {
  font-size: 16px;
  color: #FFF;
  padding: 10px 20px 10px 0px; 
}
#menu-principal li a:focus, 
#menu-principal li a:hover {
  background: none;
  color: #00B6FF;
  text-decoration: none;
}
#menu-principal li ul {
  display: none;
  margin: 0;
  padding: 0;
}
#menu-principal li:hover ul {
  display: block;
  position: absolute;
  background-color: #005172;
  margin-top: 8px;
  padding: 10px;
  z-index: 100;
}
#menu-principal li ul li {
  display: block;
  padding: 5px 10px;
}
#menu-principal li ul li a,
#menu-principal li ul li a:visited {
  font-size: 14px;
  color: #FFF;
}
#menu-principal li ul li a:hover {
  color: #00B6FF;
}

#menu-secondaire {
  display: table;
  margin: 20px 0 0 0;
  padding: 0;
}
#menu-secondaire li {
  display: table-cell;
  text-align: center;
  padding: 1px 8px 3px 8px;
  border-left: solid 1px #00638B;
  font-size: 12px;
}
#menu-secondaire li:nth-child(1) {
  border: none;
}
#menu-secondaire li a,
#menu-secondaire li a:visited {
  color: #474747;
}
#menu-secondaire li a:hover {
  text-decoration: none;
  color: #00638B;
}

#menu-annexe {margin-top:12px}
#menu-annexe ul {}
#menu-annexe li {display:inline-block;margin:2px;background-color:#0c6389;border-radius:4px;color:#fff;padding:0.5em;transition:background-color .2s}
#menu-annexe li:hover {background-color:#085170}
#menu-annexe li a {color:#fff;text-decoration:none}
#menu-annexe li a:hover {color:#00c0ff;text-decoration:none}

#social_btns {margin-top:12px}
.social_btn {display:inline-block;width:32px;height:32px;border-radius:50%;background-color:#0c6389;margin:2px;background-repeat:no-repeat;background-position:center center;background-size:50%;transition:background-color .2s}
.social_btn:hover {background-color:#085170}
#social_btn_facebook {background-image:URL('./assets/img/ico_social_facebook_white.png')}
#social_btn_facebook:hover {background-image:URL('./assets/img/ico_social_facebook_blue.png')}
#social_btn_twitter {background-image:URL('./assets/img/ico_social_twitter_white.png')}
#social_btn_twitter:hover {background-image:URL('./assets/img/ico_social_twitter_blue.png')}
#social_btn_linkedin {background-image:URL('./assets/img/ico_social_linkedin_white.png')}
#social_btn_linkedin:hover {background-image:URL('./assets/img/ico_social_linkedin_blue.png')}

#subcategories-menu {
  background-color: #00638B;
  width: 100%;
  padding: 10px;
  margin: 20px 0;
}
#subcategories-menu #subcategories-menu-inner {
  display: table;
  width: 100%;
}
#subcategories-menu #subcategories-menu-inner li {
  display: table-cell;
  padding: 0 5px;
  text-align: center;
}
#subcategories-menu #subcategories-menu-inner li a,
#subcategories-menu #subcategories-menu-inner li a:visited {
  font-family: 'Merriweather', sans-serif;
  color: #FFF;
}
#subcategories-menu #subcategories-menu-inner li.current-cat a,
#subcategories-menu #subcategories-menu-inner li.current-cat a:visited {
  color: #00B6FF;
}



/* Footer styles
-------------------------------------------------- */

footer {
  margin-top: 20px;
}

footer #footer-top {
  background-color: #D7ECF5;
  padding: 10px;
}
footer #footer-top strong {
  display: block;
  font-family: 'Merriweather-Bold', sans-serif;
  text-transform: uppercase;
  color: #00638B;
  margin-bottom: 10px;
}
footer #footer-bottom {
  background-color: #00638B;
  font-size: 10px;
  color: #FFF;
  padding: 10px;
}
footer #footer-bottom a,
footer #footer-bottom a:visited {
  font-family: 'Merriweather-Bold', sans-serif;
  color: #FFF;
}
footer #footer-bottom a:hover {
  text-decoration: none;
  color: #D7ECF5;
}



/* Index styles
-------------------------------------------------- */

h2#home-news {
  background: url( assets/img/icon-news.png ) #00638B no-repeat;
  background-position: 10px center;
  background-size: 32px 30px;
}

.home-article {
  margin-bottom: 20px;
}
.home-article h3 {
  font-family: 'Merriweather-Bold', sans-serif;
  font-size: 16px;
  margin: 5px 0 10px 0;
}
.home-article h3 a,
.home-article h3 a:visited {
  color: #393837;
}
.home-article .home-article-category {
  display: inline-block;
  background-color: #618391;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  color: #FFF;
  padding: 2px 5px;
  margin-bottom: 5px;
}
.home-article .home-article-subcategory {
  font-size: 16px;
  color: #00638B;
}
.home-article .home-article-date {
  font-size: 12px;
}



/* Sidebar styles
-------------------------------------------------- */

h2#sidebar-events {
  background: url( assets/img/icon-calendar.png ) #00638B no-repeat;
  background-position: 10px center;
  background-size: 32px 30px;
}
h2#sidebar-policy {
  background: url( assets/img/icon-policy.png ) #00638B no-repeat;
  background-position: 10px center;
  background-size: 32px 30px;
}
h2#sidebar-newsletter {
  background: url( assets/img/icon-newsletter.png ) #00638B no-repeat;
  background-position: 10px center;
  background-size: 32px 30px;
  margin-bottom: 0;
}
h2#sidebar-partners {
  background: url( assets/img/icon-partners.png ) #00638B no-repeat;
  background-position: 10px center;
  background-size: 32px 30px;
}
h2#sidebar-about {
  background: url( assets/img/icon-info.png ) #00638B no-repeat;
  background-position: 10px center;
  background-size: 32px 30px;
}

#sidebar #sidebar-events-content .event-details,
#sidebar-about #sidebar-events-content .event-details {
  margin-bottom: 10px;
}
#sidebar #sidebar-events-content .event-details .event-date,
#sidebar-about #sidebar-events-content .event-details .event-date {
  font-family: 'Merriweather-Bold', sans-serif;
  text-transform: uppercase;
  color: #00638B;
  margin-bottom: 5px;
}
#sidebar #sidebar-events-content .event-details a,
#sidebar #sidebar-events-content .event-details a:visited,
#sidebar-about #sidebar-events-content .event-details a,
#sidebar-about #sidebar-events-content .event-details a:visited {
  color: #393837;
}
#sidebar #sidebar-events-content .event-details a:hover,
#sidebar-about #sidebar-events-content .event-details a:hover {
  text-decoration: none;
  color: #00638B;
}

#sidebar #sidebar-policy-briefs-content .policy-details,
#sidebar-about #sidebar-policy-briefs-content .policy-details {
  margin-bottom: 20px;
}
#sidebar #sidebar-policy-briefs-content .policy-details a,
#sidebar #sidebar-policy-briefs-content .policy-details a:visited,
#sidebar-about #sidebar-policy-briefs-content .policy-details a,
#sidebar-about #sidebar-policy-briefs-content .policy-details a:visited {
  display: block;
  font-family: 'Merriweather-Bold', sans-serif;
  color: #00638B;
  margin-bottom: 5px;
}
#sidebar #sidebar-events-content > a,
#sidebar #sidebar-events-content > a:visited,
#sidebar #sidebar-policy-briefs-content > a,
#sidebar #sidebar-policy-briefs-content > a:visited,
#sidebar-about #sidebar-events-content > a,
#sidebar-about #sidebar-events-content > a:visited,
#sidebar-about #sidebar-policy-briefs-content > a,
#sidebar-about #sidebar-policy-briefs-content > a:visited {
  font-family: 'Merriweather-Bold', sans-serif;
  color: #000;
}

#sidebar #sidebar-newsletter-content,
#sidebar-about #sidebar-newsletter-content {
  border: solid 1px #686B6E;
  font-family: Arial, sans-serif;
  text-align: center;
  color: #00638B;
  padding: 10px;
  width: 100%;
}
#sidebar-newsletter-content #mc_embed_signup form {
  padding-left: 0;
}
#sidebar-newsletter-content #mc_embed_signup input {
  display: block;
  width: 100%;
  margin-right: 0;
}
#sidebar-newsletter-content #mc_embed_signup input[type=email],
#sidebar-newsletter-content #mc_embed_signup input[type=text] {
  padding: 8px 0;
  margin: 0 4% 10px 0;
  text-indent: 5px;
}
#sidebar-newsletter-content #mc_embed_signup input[type=submit]:hover {
  background-color: #00638B;
}
#mc_embed_signup #mce-success-response {
  color: #00638B;
  width: 100%;
  margin: 10px 0;
}

#sidebar #sidebar-partners-content,
#sidebar-about #sidebar-partners-content {
  text-align: center;
}
#sidebar #sidebar-partners-content img {
  margin-bottom: 10px;
  max-width: 80%;
}

#sidebar-about #sidebar-about-content {
  color: #393837;
}
#sidebar-about #sidebar-about-content blockquote {
  font-size: 14px;
}



/* Category styles
-------------------------------------------------- */

#banner.small {
  height: 150px;
}

.category-article {
  margin-bottom: 20px;
}
.category-article h3 {
  font-family: 'Merriweather-Bold', sans-serif;
  font-size: 16px;
  margin: 5px 0 10px 0;
}
.category-article.category-livres-article h3 {
  margin-bottom: 5px;
}
.category-article h3 a,
.category-article h3 a:visited {
  color: #393837;
}
.category-article .category-article-category {
  display: inline-block;
  background-color: #618391;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  color: #FFF;
  padding: 2px 5px;
  margin-bottom: 5px;
}
.category-article .category-article-subcategory {
  font-size: 16px;
  color: #00638B;
}
.category-article .category-article-date {
  font-size: 12px;
}
.category-article.category-livres-article .category-article-date {
  margin-bottom: 10px;
}
.category-article.category-livres-article .read-more a,
.category-article.category-livres-article .read-more a:visited {
  font-family: Arial, sans-serif;
  color: #000;
}
.category-article.category-livres-article .order {
  display: block;
  background-color: #686B6E;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  width: 120px;
  margin-top: 10px;
  padding: 2px 5px;
}

#publications-category #banner {
  background: url( assets/img/banner-publications.jpg ) no-repeat;
  background-size: cover;
  background-position: center center;
}
#publications-category.thesis #banner {
  background: url( assets/img/banner-thesis.jpg ) no-repeat;
  background-size: cover;
  background-position: center center;
}
#publications-category.current-thesis #banner {
  background: url( assets/img/banner-typewriter.jpg ) no-repeat;
  background-size: cover;
  background-position: center center;
}

#publications-category #category-description {
  font-family: 'Merriweather-Bold', sans-serif;
  font-size: 16px;
  color: #393837;
  padding-bottom: 10px;
  border-bottom: solid 5px #00638B;
  margin-bottom: 20px;
}
#publications-category .read-more a,
#publications-category .read-more a:visited {
  font-family: 'Merriweather-Bold', sans-serif;
  color: #000;
}

#media-category .category-article h3 {
  margin: 10px 0 5px 0;
}



/* Single styles
-------------------------------------------------- */

#single,
#research {
  font-family: 'Merriweather-Light', sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 60px;
}

#single h1 {
  font-family: 'Merriweather-Bold', sans-serif;
  margin-top: 80px;
}
#research h1 {
  font-family: 'Merriweather-Bold', sans-serif;
}
#single h2,
#research h2 {
  font-family: 'Merriweather-Bold', sans-serif;
  font-size: 30px;
  color: #00638B;
  margin: 30px 0;
}

#single .lead,
#research .lead {
  font-family: 'Merriweather', sans-serif;
  font-size: 30px;
  line-height: 40px;
  margin: 40px 0;
}

#single table td,
#research table td {
  padding: 0 10px 40px 10px;
}

#category.single-rapports-articles h1 {
  font-size: 30px;
  margin-top: 5px;
}
#category.single-rapports-articles .category {
  color: #00638B;
  margin-top: 20px;
}
#category.single-rapports-articles .single-date {
  margin-bottom: 20px;
}
#category.single-rapports-articles .single-date span {
  font-family: 'Merriweather-Bold', sans-serif;
}
#category.single-rapports-articles img.single-thumbnail {
  width: 100%;
  margin: 20px 0;
}
#category.single-rapports-articles img.single-thumbnail {
  width: auto;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#category.single-rapports-articles img.single-publication-thumbnail {
  float: left;
  width: 150px;
  margin: 0 10px 10px 0;
}
#category.single-rapports-articles .article-content h2 {
  font-family: 'Merriweather-Bold', sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #393837;
  margin: 20px 0;
}
#category.single-rapports-articles .download-file,
.tribe-events-content .download-file {
  clear: both;
  background-color: #686B6E;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  min-width: 220px;
  max-width: 250px;
  padding: 2px 5px;
  margin-top: 20px;
}
#category.single-rapports-articles .download-file:hover,
.tribe-events-content .download-file:hover {
  background-color: #393837;
}
.tribe-events-list-event-description .download-file {
  margin-bottom: 10px;
}



/* Page styles
-------------------------------------------------- */

#research .tab-item {  background-color: #00638B;  border-bottom: solid 1px #D7ECF5;}
#research .tab-item.active {  background-color: #005172;}
#research .tab-item a, #research .tab-item a:visited {  display: block;  width: 100%;  height: 100%;  padding: 5px 10px;  line-height: 30px;  text-decoration: none;  font-size: 16px;  color: #FFF;}
#research .tab-item a:hover {  text-decoration: none;  color: #00B6FF;}

#page #compass {  float: right;}

.table_equipe td {font-size:1em}
.table_equipe_photo {width:125px}
.table_equipe_photo img {width:100%}
.table_equipe_nom {width:250px;}


/* Search styles
-------------------------------------------------- */

#search-results #banner {  background: url( assets/img/banner-publications.jpg ) no-repeat;  background-size: cover;  background-position: center center;  height: 80px;}
#search-results h1 {  font-family: 'Merriweather-Bold', sans-serif;  font-size: 19px;}
#search-results .search-filters {  margin-top: 20px;}
#search-results .search-filters .filter {  display: inline-block;  margin-right: 10px;}
#search-results .search-filters .filter.selected {  background-color: #00638B;  padding: 2px 7px;}
#search-results .search-filters .filter.selected a, #search-results .search-filters .filter.selected a:visited {  color: #FFF;}
#search-results .search-filters .filter.selected a:hover {  text-decoration: underline;  color: #FFF;}
#search-results .number-of-results {  font-style: italic;  margin-bottom: 20px;}
#search-results .category-article .category-article-subcategory.archives {  color: #8B003E;}
#search-results .category-article .category-article-subcategory.evenements {  color: #DCA946;}

.relevanssi-query-term {  background-color: #EDD4A2;}



/* Contact styles
-------------------------------------------------- */

#contact {  margin-top: 40px;}
#contact strong {  font-family: 'Merriweather-Bold', sans-serif;}
#contact .control {  font-size: 14px;  line-height: 18px;  margin-top: 20px;}
#contact #map {  width: 100%;  height: 450px;  margin-top: 40px;}
#contact input[type=text], #contact input[type=email], #contact textarea {  display: block;  background-color: #DADADA;  width: 100%;  border: none;  margin-bottom: 10px;  padding: 5px 10px;  -webkit-transition: all 0.50s ease-in-out;  -moz-transition: all 0.50s ease-in-out;  -ms-transition: all 0.50s ease-in-out;  -o-transition: all 0.50s ease-in-out;}
#contact textarea {  height: 200px;}
#contact input[type=text]:focus, #contact input[type=email]:focus, #contact textarea:focus {  background-color: #FFF;  border: solid 1px #393837;}
#contact button[type=submit] {  float: right;  background-color: #00638B;  border: none;  color: #FFF;  text-transform: uppercase;  padding: 5px 30px;}

/* 404 styles
-------------------------------------------------- */

/* General styles
-------------------------------------------------- */

.shadow {	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 7px;	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 7px;	box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 7px;}
.hidden {  display: none;}
.no-margin {  margin: 0;}
.no-padding {  padding: 0;}
.margin {  margin: 20px;}
.margin-top-10 {  margin-top: 10px;}
.margin-top {  margin-top: 20px;}
.margin-bottom {  margin-bottom: 20px;}
.margin-right {  margin-right: 20px;}
.margin-left {  margin-left: 20px;}
.padding {  padding: 20px;}
.padding-bottom {  padding-bottom: 20px;}
.full {  width: 100%;}
.relative {	position: relative;}
.clear {  clear: both;}

/* Wordpress styles
-------------------------------------------------- */

.wp-caption {  background-color: #f3f3f3;  border: 1px solid #ddd;  -khtml-border-radius: 3px;  -moz-border-radius: 3px;  -webkit-border-radius: 3px;  border-radius: 3px;  margin: 5px;  padding-top: 4px;  text-align: center;}
img.alignleft, .wp-caption.alignleft {  float: left;  margin: 5px 10px 10px 0px;}
img.alignright, .wp-caption.alignright {  float: right;  margin: 5px 0px 10px 10px;}
.wp-caption-text {  font-size: 10px;  text-align: center;}

/* Pagination styles
-------------------------------------------------- */

.pagination-elt {  display: inline-block;  padding: 2px 8px;}
.pagination-elt.border {  border: solid 1px #00638B;}
.pagination-elt.current {  background-color: #00638B;  color: #FFF;  padding: 2px 8px;  margin: 0 4px;}
 
.pagination a:hover {  color: #393837;  text-decoration: none;}
 
.pagination .current{  padding:6px 9px 5px 9px;  color: #393837;  font-weight: bold;  text-decoration: underline;}

.pagination-previous a, .pagination-next a {  border: none;  padding: 3px 9px 5px 9px;}
.pagination-next {  text-align: right;}
.pagination-next a {  background: url( assets/img/icon-arrow-next.png ) no-repeat;  background-position: center center;  padding-right: 20px;  margin: 3px -5px 0 0;}
.pagination-previous a {  background: url( assets/img/icon-arrow-back.png ) no-repeat;  background-position: center center;  padding-left: 20px;  margin: 3px 0 0 -5px;}
.pagination-next a:hover {  background: url( assets/img/icon-arrow-next-white.png ) no-repeat;  background-position: center center;  background-color: #00638B;  color: #FFF;}
.pagination-previous a:hover {  background: url( assets/img/icon-arrow-back-white.png ) no-repeat;  background-position: center center;  background-color: #00638B;  color: #FFF;}

/* Responsive styles
-------------------------------------------------- */

nav.navbar {margin-bottom: 0;}
.navbar-toggle {border-color: #FFF;}
.navbar-toggle .icon-bar {background-color: #FFF;}

@media (max-width: 768px) {
	.desktop {display:none}
	.mobile {display:block}
	#logo {display: block;margin:0 !important; max-width:75px;width:75px}
	.lead {font-size: 20px;line-height: 30px;}
	.searchform, .searchform .form-group, .searchform .form-group .input-group {width: 100%;}
	#menu-secondaire {float: none;width: 100%;}
	#header_table_logo {display:table-cell;padding:8px;text-align:left}
	#header_table_menu {display:table-cell;padding:8px}  
	#social-buttons {margin-bottom: 10px;text-align: center;}
	#social-buttons img {float: none;}
	#menu-container, #menu-container .navbar {height: auto;}
	#menu-container .navbar .navbar-header .navbar-toggle {margin:0}
	#menu-container .navbar #menu-principal, #menu-container .navbar #menu-principal li:first-child {border-top: none;}
	#menu-container .navbar-collapse.in {overflow-y: visible;border-top: none;}
	#menu-container .navbar #menu-principal {float: none !important;display: block;height: auto;}
	#menu-container .navbar #menu-principal li {display: block;text-align: center;padding: 5px;}
	#menu-container .navbar #menu-principal li a {padding: 10px;}
	#menu-container .navbar #menu-principal li ul {width: 100%;top: 220px;margin-top: 0;margin-left: 10px;}
	#banner {height: 250px;min-height:250px}
	#banner .slider-img {height:250px; min-height:250px}
	#banner #banner-caption {width: 100%;left:0}
	#banner #banner-caption #banner-caption-inner p {font-size: 18px;line-height: 24px;padding: 10px 20px;}
	#single #contact {font-size: 16px;line-height: 20px;}
	#single #contact .email-contact {font-size: 14px;line-height: 18px;}
	#single #contact .control {font-size: 12px;line-height: 16px;}
	#single #contact form {margin-top: 20px;}
	#single, #research {font-size: 16px;}
	#single h2, #research h2 {font-size: 20px;margin: 20px 0;}
	#single table.table_equipe td {padding:0}
	#subcategories-menu #subcategories-menu-inner {display: block;}
	#subcategories-menu #subcategories-menu-inner li {display: inline-block;margin-bottom: 8px;margin-right: 10px;}
	#media-category .media-elt img {width: 100%;height: auto;}
	.article-content img.alignleft, .article-content img.alignright {max-width: 50%;}
	.table_equipe td {display:block;width:100%;text-align:center;height:auto;padding:0;}
	.table_equipe td img {width:100px;margin:auto}
	.table_equipe_photo {}
	.table_equipe_nom {height:1em;}
	.carousel, .carousel-inner, .carousel-inner>.item {height:250px;min-height:250px}
	#lang-buttons {position:absolute;top:2em;right:1em} 
	.mobile>#menu-annexe {padding-left:0}
	.mobile>#menu-annexe li {display:block;text-align:center}
	.mobile>#social_btns {text-align:center} 
	#sidebar-partners-content img {display:block;margin:auto;max-width:75%;max-height:75px}
	#footer-top {text-align:center}
	#footer-top #logo {margin:auto !important}
}

@media (max-width: 500px) {
	#banner {height: 200px;min-height:200px}
	#banner .slider-img {height:200px; min-height:200px}
	.carousel, .carousel-inner, .carousel-inner>.item {height:200px;min-height:200px}
}

