@font-face {
    font-family: "Helvetica Neue";
    src: url("/sites/lpg/themes/lpg/fonts/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix");
    src: url("/sites/lpg/themes/lpg/fonts/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix") format("eot"), url("/sites/lpg/themes/lpg/fonts/842088d0-1ae2-40d0-8561-3c95761ba7a6.woff") format("woff"), url("/sites/lpg/themes/lpg/fonts/c74505d5-13e8-47ed-94a8-630aab4da3e6.ttf") format("truetype"), url("/sites/lpg/themes/lpg/fonts/6cd480d1-47d0-48b4-86bd-283db2cb9235.svg#6cd480d1-47d0-48b4-86bd-283db2cb9235") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/sites/lpg/themes/lpg/fonts/fe7d63fc-e92b-4a46-b4f4-fd73aefeede6.eot?#iefix");
    src: url("/sites/lpg/themes/lpg/fonts/fe7d63fc-e92b-4a46-b4f4-fd73aefeede6.eot?#iefix") format("eot"), url("/sites/lpg/themes/lpg/fonts/62667cf4-401a-4878-83c9-4cfabc21ac51.woff") format("woff"), url("/sites/lpg/themes/lpg/fonts/e7e2d460-5cf5-4bd1-b1a3-efdb8490bc94.ttf") format("truetype"), url("/sites/lpg/themes/lpg/fonts/b11cea27-f24b-43bf-a74f-f69ae0ef7fa7.svg#b11cea27-f24b-43bf-a74f-f69ae0ef7fa7") format("svg");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Adam';
    src: url('/sites/lpg/themes/lpg/fonts/adam.cgpro-webfont.eot');
    src: url('/sites/lpg/themes/lpg/fonts/adam.cgpro-webfont.eot?#iefix') format('embedded-opentype'),
    url('/sites/lpg/themes/lpg/fonts/adam.cgpro-webfont.woff') format('woff'),
    url('/sites/lpg/themes/lpg/fonts/adam.cgpro-webfont.ttf') format('truetype'),
    url('/sites/lpg/themes/lpg/fonts/adam.cgpro-webfont.svg#adam.cg_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

:focus {
    outline: none;
}

/*a {
  color: #305676;
  text-decoration: none;
}*/
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}

a:focus {
    outline: none;
}

input, button, textarea {
    border-radius: 0;
}

body.no-scroll {
    overflow: hidden;
}

html, body {
    height: 100%;
    -ms-overflow-style: scrollbar; /*auto | none | scrollbar | -ms-autohiding-scrollbar*/
}

h2 {
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #305676;
    margin-bottom: 10px;
}

.container-fluid {
    max-width: 1560px;
}

.front .with-background, .force.with-background {
    background: transparent url(/sites/lpg/themes/lpg/img/background-home.jpg) center no-repeat;
    background-size: cover;
    position: relative;
    color: #4178a9;
    -ms-behavior: url(./css/backgroundsize.min.htc);
}

.full-height {
    height: 100%;
    min-height: 100%;
    width: 100%;
    display: table;
}

.verticaly-centered {
    display: table-cell;
    vertical-align: middle;
    padding-top: 95px;
/ / Pour éviter que le logo et le menu ne passe au dessus du contenu
}

a.call-to-action {
    display: none;
}

.branding {
    max-width: 940px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
}

.branding h1 {
    font-family: Adam,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-size: 24px;
    color: #fff;
}

.branding h2 {
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 48px;
    font-size: 16px;
    border-bottom: 3px solid #fff;
    padding-bottom: 48px;
    color: #fff;
}

.branding .side-lines {
    display: inline-block;
    position: relative;
}

.branding .side-lines:before,
.branding .side-lines:after {
    content: "";
    position: absolute;
    height: 0;
    border-bottom: 3px solid #fff;
    top: 45%;
    width: 940px;
}

.branding .side-lines:before {
    right: 100%;
    margin-right: 20px;
}

.branding .side-lines:after {
    left: 100%;
    margin-left: 20px;
}

.front .main-header {
    position: absolute;
    right: 0;
    bottom: auto;
    left: 0;
    top: 0;
    z-index: 1;
}

.main-header .logo {
    float: left;
    margin-top: 18px;
    margin-bottom: 10px;
}

.main-header .logo small {
    display: inline-block;
    margin-bottom: 0;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #305676;
    vertical-align: middle;
    margin-left: 5px;
    width: 80px;
    white-space: nowrap;
}

.main-header .logo img {
    max-height: 58px;
}

.main-header .menu-toggler {
    float: right;
    font-size: 24px;
    z-index: 101;
    color: #000;
    margin-top: 18px;
    position: relative;
}

.main-header .menu-toggler.developped {
    position: fixed;
    right: 10px;
}

.main-header .logo a {
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
    line-height: 1.1;
}

/*.main-header .menu-level-1.developped {
    padding-top:25px;
}*/
.front .main-header .menu-toggler {
    color: #fff;
}

.main-header .menu-toggler span {
    display: none;
}

.main-header .menu-toggler a {
    color: #000;
    text-decoration: none;
}

.main-header .menu-toggler .opened,
.front .main-header .menu-toggler,
.front .main-header .menu-toggler a {
    color: #fff;
}

.main-header .menu-toggler .opened .fa-navicon,
.main-header .menu-toggler .fa-times {
    display: none;
}

.main-header .menu-toggler .opened .fa-times {
    display: inline-block;
}

.main-menu {
    position: fixed;
    left: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 100;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
}

.main-menu-wrapper {
    background-color: #305676;
    height: 100%;
    padding: 1px;
    margin-right: -17px;
    overflow-y: scroll;
    padding-right: 17px;
}

.main-menu nav ul {
    list-style-type: none;
    padding: 0;
    margin: 60px 42px auto 32px;
}

.main-menu nav ul li {
    padding: 10px 10px;
}

.main-menu nav ul li.placed {
    display: block;
}

.main-menu nav ul li a {
    color: #000;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.main-menu nav a.active {
    color: #4178a9;
}

.main-menu.opened nav a,
.front .main-menu.opened nav a,
.front .main-menu nav a {
    color: #fff;
}

.main-menu.opened {
    background-color: rgba(0, 0, 0, .2);
}

.no-rgba .main-menu.opened {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA1N0MyMkIxMjkxMTExRTQ4OUU4RTQ4OUUzMUMwRUY1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA1N0MyMkIyMjkxMTExRTQ4OUU4RTQ4OUUzMUMwRUY1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDU3QzIyQUYyOTExMTFFNDg5RThFNDg5RTMxQzBFRjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDU3QzIyQjAyOTExMTFFNDg5RThFNDg5RTMxQzBFRjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6QOHRyAAAAD0lEQVR42mJgYmIyBggwAABKADpQH1xzAAAAAElFTkSuQmCC);
    background-repeat: repeat;
}

.front .search-block-form input[type=text] {
    background-color: rgba(255, 255, 255, 0.8);
}

.language-switcher > li {
    display: inline-block;
    list-style-type: none;
    text-transform: uppercase;
    background-color: #8e8e8e;
    width: 30px;
    height: 30px;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin: 10px 8px 10px 0;
}

.language-switcher li.active {
    background-color: #4178a9;
}

.language-switcher > li:hover {
    background-color: #6898c2;
}

.language-switcher li a {
    color: #fff;
}

.search-front {
    padding: 25px 0 35px 0;
}

.search-front select,
.search-front input {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, .5);
    border: none;
    height: 60px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 10px;
}

.search-front .uniform-select-wrapper {
    background-color: rgba(255, 255, 255, .5);
    height: 60px;
    width: 100% !important;
    margin-bottom: 10px;
}

.search-front .uniform-select-wrapper span {
    font-size: 16px;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 10px;
    line-height: 40px;
    height: 100%;
    color: #fff;
    width: 100% !important;
    text-align: left;
}

.search-front .uniform-select-wrapper span:after {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 0;
    width: 40px;
    text-align: center;
    font-size: 20px;
}

.search-front .uniform-select-wrapper select {
    height: 100%;
    width: 100%;
    cursor: pointer;
    top: 0;
}

.no-rgba .search-front .uniform-select-wrapper,
.no-rgba .search-front input {
    background-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRCNkUyNTIxMjg3NTExRTQ5NDRBQkVDMjlCNTdENTVDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRCNkUyNTIyMjg3NTExRTQ5NDRBQkVDMjlCNTdENTVDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEI2RTI1MUYyODc1MTFFNDk0NEFCRUMyOUI1N0Q1NUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEI2RTI1MjAyODc1MTFFNDk0NEFCRUMyOUI1N0Q1NUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6zshNtAAAAEElEQVR42mL4//9/A0CAAQAJfAN+6DKEMgAAAABJRU5ErkJggg==);
    background-repeat: repeat;
    line-height: 40px;
}

div.uniform-input-file-wrapper {
    background-color: #fff;
    width: 100% !important;
    height: auto;
    margin: 10px 0;
}

div.uniform-input-file-wrapper span.action,
div.uniform-input-file-wrapper span.filename {
    display: block;
    float: left;
    height: 53px;
    line-height: 53px;
    width: 60%;
    margin: 0;
}

div.uniform-input-file-wrapper span.action {
    width: 40%;
    padding: 0 10px;
}

.search-front select option {
    color: #333;
}

.search-front button {
    border: 0;
    border-radius: 0;
    background-color: #4178a9;
    height: 60px;
    color: #fff;
    font-size: 16px;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
}

.search-front button .fa-search {
    font-size: 24px;
}

.search-front ::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
}

.search-front :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}

.search-front ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}

.search-front :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
}

.nos-publications, .nos-interventions {
    margin-top: 20px;
}

.nos-publications section > header a,
.nos-interventions section > header a {
    font-family: 'Times New Roman', Helvetica, Arial, sans-serif;
    color: #315777;
}

.nos-publications section > header a:hover,
.nos-interventions section > header a:hover {
    color: #6898c2;
}

.nos-publications section > header,
.nos-interventions section > header {
    margin-bottom: 10px;
}

.block-bleu-publication,
.nos-interventions article {
    background-color: #4178a9;
    color: #fff;
    margin-bottom: 10px;
    padding: 20px 20px 20px 10px;
    font-size: 16px;
    position: relative;
    height: auto;
    overflow: hidden;
}

.block-bleu-publication:hover {
    background-color: #6898c2;
}

a .block-bleu-publication {
    color: #fff;
    text-decoration: none;
}

.block-bleu-publication--header {
    padding: 0 0 10px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.block-bleu-publication--cat-title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.block-bleu-publication--publication-title {
    font-family: Adam, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    height: 70px;
    overflow: hidden;
}

.block-bleu-publication--content {
    padding-right: 14px;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 28px;
}

.block-bleu-publication--footer {
    margin-top: 10px;
    position: absolute;
    left: 10px;
    right: 20px;
    bottom: 20px;;
}

.block-bleu-publication--footer .pub-date,
.nos-interventions article .pub-date {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-transform: none;
}

.block-bleu-publication--footer .more {
    display: inline-block;
    width: 27px;
    height: 27px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.block-bleu-publication--footer .more:before,
.block-bleu-publication--footer .more:after {
    content: "";
    position: absolute;
    height: 27px;
    width: 27px;
}

.block-bleu-publication--footer .more:before {
    border-left: 3px solid #fff;
    left: 50%;
    margin-left: -2px;
}

.block-bleu-publication--footer .more:after {
    border-top: 3px solid #fff;
    top: 50%;
    left: 0;
    margin-top: -2px;
}

.search-results .block-bleu-publication,
.search-results .block-bleu-publication:hover,
.block-bleu-publication--gris,
.block-bleu-publication--gris:hover {
    background-color: #f0edea;
    color: #333;
}

.search-results .block-bleu-publication--footer .more:before,
.search-results .block-bleu-publication--footer .more:after {
    border-color: #4178a9;
}

.search-results .block-bleu-publication--footer .more:hover:before,
.search-results .block-bleu-publication--footer .more:hover:after {
    border-color: #6898c2;
}

.search-results .block-bleu-publication--header {
    border-bottom-color: #ccc;
}

.search-results .block-bleu-publication--cat-title a {
    color: #333;
}

.search-results .block-bleu-publication--cat-title a:hover {
    color: #000;
}

.search-results .block-bleu-publication--content a {
    color: #4178a9;
}

.search-results .block-bleu-publication--content a:hover {
    color: #6898c2;
}

.nos-publications .view-content .views-row:nth-child(n+4),
.nos-interventions .view-content .views-row:nth-child(n+3) {
    display: none;
}

.nos-interventions article {
    background-color: #f0edea;
    color: #333;
}

.nos-interventions article figure {
    margin-left: -10px;
    margin-top: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
}

.nos-interventions article figure img {
    width: 100%;
}

.nos-interventions article header {
    font-size: 17px;
    text-transform: uppercase;
    color: #305676;
    margin-bottom: 4px;
}

.nos-interventions article header a {
    margin-bottom: 10px;
}

.nos-interventions article header a.bold {
    font-weight: 700;
}

.block-intervention-homepage .more {
    color: #305676;
}

.nos-interventions article p {
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 15px;
    line-height: 21px;
}

.nos-interventions article p.home {
    color: #333;
}

.nos-interventions article p.home span {
    color: #305676;
    text-decoration: underline;
}

.banner-container {
    margin-top: 60px;
    margin-bottom: 140px;
}

.banner-container .banner-background {
    background-color: #f0edea;
}

.book-banner .book-banner-img {
    float: left;
    margin: -20px 20px;
}

.book-banner .book-banner-img:after,
.book-banner .book-banner-text:after {
    clear: left;
}

aside > .block > .content > .block {
    display: flex;
}

.book-banner .book-banner-text {
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 20px;
    line-height: 27px;
    margin: 20px auto;
}

.book-banner .book-banner-btn {
    display: inline-block;
    font-family: Adam, Helvetica, Arial, sans-serif;
    background-color: #4178a9;
    color: #fff;
    border: none;
    padding: 3px 10px;
    text-align: center;
    font-size: 16px;
}

.contact-front {
    background: transparent url(/sites/lpg/themes/lpg/img/contact-home-tablette.jpg) center no-repeat;
    background-size: cover;
    height: 533px;
    padding-top: 77px;
    -ms-behavior: url(./css/backgroundsize.min.htc);
}

.contact-front .content {
    position: relative;
    margin: 0 auto;
    width: 470px;
    background-color: #f0edea;
    padding: 25px 20px;
}

.contact-front .content:before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-top: 20px solid #f0edea;
    border-right: 20px solid #f0edea;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    /*    transform: rotate(-45deg);
        transform-origin: 26px 26px;*/
}

.contact-front h2 {
    color: #000;
    font-size: 30px;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}

.contact-front label {
    display: none;
}

.contact-front .form-item input,
.contact-front .form-item textarea {
    font-family: 'Times New Roman', Helvetica, Arial, sans-serif;
    border: 0;
    background-color: #fff;
    color: #333;
    display: block;
    width: 100%;
    margin: 10px auto;
    height: 30px;
    font-size: 16px;
    padding: 0 10px;
}

.contact-front .form-item textarea {
    resize: none;
}

.contact-front .captcha {
    display: inline-block;
}
.contact-front .form-actions {
    text-align: right;
    display: inline-block;
    position: absolute;
    margin-left: 22px;
    margin-top: 22px;
}
.contact-front .progressed-disabled {
    background-color: #6898c2;
}
.contact-front .form-actions .ajax-progress {
    display: none;
}

.contact-front input[type=submit] {
    display: inline-block;
    width: auto;
    min-width: 107px;
}

.contact-front ::-webkit-input-placeholder { /* WebKit browsers */
    color: #333;
}

.contact-front :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #333;
    opacity: 1;
}

.contact-front ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #333;
    opacity: 1;
}

.contact-front :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #333;
}

.primary-footer {
    background-color: #333;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.primary-footer .quoted {
    font-family: Adam, Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 0;
    margin: 0;
    border: none;
}

.footer-nav .menu {
    list-style-type: none;
    padding-left: 10px;
    font-family: "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 2em;
}

.footer-nav a {
    color: #fff;
}

.footer-nav a:hover {
    color: #ccc;
}

.primary-footer .block {
    border-right: 1px solid #525252;
}

.primary-footer .block:nth-child(1),
.primary-footer .block:nth-child(2) {
    display: none;
}

.primary-footer .block:last-child {
    border-right: none;
}

.primary-footer h3 {
    font-family: Adam, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
}

.newsletter-subscription-form form {
    text-align: center;
    margin: 0 auto;
}

.newsletter-subscription-form form label {
    display: none;
}

.newsletter-subscription-form form input {
    font-size: 16px;
    line-height: 27px;
    margin: 15px auto;
}

.newsletter-subscription-form .form-item input {
    font-family: "Times New Roman", Helvetica, Arial, sans-serif;
    display: block;
    border: none;
    color: #333;
    background-color: #fff;
    padding: 1.5px 10px;
    width: 250px;
}

html[data-useragent*='MSIE 10.0'] .newsletter-subscription-form .form-item input, html[data-useragent*='11.0'] .newsletter-subscription-form .form-item input {
    padding: 4.5px 10px;
    line-height: 24px;
}

.social-links h3 {
    display: none;
}

.social-links ul {
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
    text-align: center;
}

.social-links ul li {
    display: inline-block;
    font-size: 25px;
    padding: 0 24px;
}

.social-links ul li a {
    color: #4178a9;
}

.social-links ul li a:hover {
    color: #fff;
}

.secondary-footer {
    font-family: "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 48px;
    border-top: 1px solid #929292;
    position: relative;
}

.secondary-footer a {
    color: #333;
}

.secondary-footer a:hover {
    color: #000;
}

.secondary-footer .block:first-child {
    position: inherit !important;
}

.other-sites {
    font-size: 14px;
}

.other-sites ul {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    margin: 0;
    background-color: #fff;
    padding: 0;
    border-bottom: 1px solid #929292;
    float: left;
}

.other-sites ul li {
    line-height: 36px;
    padding: 2px 10px;
    border-top: 1px solid #929292;
}

.copyright {
    text-align: right;
}

/* page listing */
.page-header {
    height: 86px;
    background-size: cover;
    margin: 0;
    border: none;
    background-position: center center;
    -ms-behavior: url(./css/backgroundsize.min.htc);
}

.page-header h2, .page-header strong, .page-header h1 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 55px;
    color: #fff;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    line-height: 1.1;
}

.interventions .page-header {
    background-image: url(/sites/lpg/themes/lpg/img/headers/interventions.jpg);
}

.publications-interne .page-header,
.publications .page-header {
    background-image: url(/sites/lpg/themes/lpg/img/headers/publications.jpg);
}

.a-propos .page-header {
    background-image: url(/sites/lpg/themes/lpg/img/headers/a-propos.jpg);
}

.a-propos .article-content * {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.article-content h2 {
    font-size: 16px;
}

.article-content h3 {
    font-size: 15px;
}

.article-content strong {
    font-size: 14px;
}

.article-content p {
    font-size: 14px;
}

.recherche .page-header {
    background-image: url(/sites/lpg/themes/lpg/img/headers/recherche.jpg);
}

.contact .page-header {
    background-image: url(/sites/lpg/themes/lpg/img/headers/contact.jpg);
}

.cat-list {
    padding: 10px 0;
}

.cat-list .publication-cat {
    background-color: #f0edea;
    margin: 5px 0 10px;
}

.cat-list .publication-cat-title {
    padding: 11.5px;
    margin-bottom: 0;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #305676;
    font-weight: 500;
    line-height: 1.1;
}

.cat-list .publication-cat-title a {
    color: #305676;
}

.cat-list .publication-cat-title a:hover {
    color: #333;
}

.cat-list .publication-cat .thumb {
    overflow: hidden;
}

.cat-list .publication-cat .thumb a {
    display: inline-block;
    position: relative;
    width: 100%;
}

.cat-list .publication-cat .thumb a img {
    width: 100%;
}

.block-intervention-homepage figure {
    display: block;
    position: relative;
}

.block-intervention-homepage figure:after,
.cat-list .publication-cat .thumb a:after {
    content: '';
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(107, 139, 173, 0.75);
}

.no-rgba .cat-list .publication-cat .thumb a:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA4Q0Q4OUQ2Mjg3NTExRTQ5RTZCRkI5NzgyMDI4RUM3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA4Q0Q4OUQ3Mjg3NTExRTQ5RTZCRkI5NzgyMDI4RUM3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDhDRDg5RDQyODc1MTFFNDlFNkJGQjk3ODIwMjhFQzciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDhDRDg5RDUyODc1MTFFNDlFNkJGQjk3ODIwMjhFQzciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/zIEgAAAAD0lEQVR42mKI69y8HyDAAAU9Alq/Uov3AAAAAElFTkSuQmCC);
    background-repeat: repeat;
}

.block-intervention-homepage:hover figure:after,
.cat-list .publication-cat .thumb a:hover:after {
    display: block;
}

.button {
    display: inline-block;
    font-family: Adam, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    background-color: #4178a9;
    color: #fff;
    border: none;
    padding: 16px 13px;
    text-align: center;
    /*    height: 60px;*/
    width: 250px;
}

.button:hover,
.button:active,
.button:focus {
    text-decoration: none;
    color: #fff;
    background-color: #6898c2;
}

.button-block {
    display: block;
    width: 100%;
}

.button-small {
    width: auto;
    height: auto;
    min-width: 107px;
    padding: 3px 10px;
}

.button-search-reinit {
    position: relative;
    /*    height: 43px;*/
    padding-left: 43px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    width: auto;
}

.button-search-reinit:before {
    content: "\f021";
    font-family: FontAwesome;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 43px;
    height: 43px;
    line-height: 43px;
}

.content-container {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* page simple */
.contenu-simple {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 60px;
}

.contenu-simple header {
    margin: 10px 0;
}

.contenu-simple header .publication-cat-link {
    font-family: "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
}

.contenu-simple header .publication-metadata {
    font-family: "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 23px;
}

.contenu-simple header .publication-metadata .publication-tags,
.contenu-simple header .publication-metadata .auteur-infos {
    display: none;
}

.contenu-simple header h2, .contenu-simple header h1 {
    font-family: Adam, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #4178a9;
    margin: 10px 0;
}

.contenu-simple figure {
    margin: 10px 0;
}

.contenu-simple .article-content {
    margin: 25px 0;
    max-width: 100%;
}

.contenu-simple .article-content a {
    color: #4288C2;
}

.contenu-simple .article-content p {
    margin-bottom: 20px;
    max-width: 100%;
}

.contenu-simple .article-content table {
    max-width: 100%;
    width: 99% !important;
}

.contenu-simple .article-content ul {
    list-style: none;
    padding-left: 30px;
}

.contenu-simple .article-content ol {
    padding-left: 30px;
}

.contenu-simple .article-content li {
    text-indent: -0.7em;
    margin-bottom: 25px;
    padding-left: 1rem;
}

.contenu-simple .article-content ul li {
    position:relative;
}

.contenu-simple .article-content ul li:before {
    content: "◾";
    color: #305676;
    position: absolute;
    top: 0;
    left: -.8rem;
}

.contenu-simple footer .button-contact {
    text-align: center;
    margin: 20px 0;
}

.contenu-simple footer .content-actions {
    text-align: center;
    margin: 25px 0 30px;
}

.contenu-simple footer .content-actions .button {
    background-color: #f0edea;
    font-family: "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 23px;
    color: #343434;
    margin: 7px auto;
}

.contenu-simple footer .content-actions a.button:hover {
    background-color: #4178a9;
    color: #fff;
}

.contenu-simple footer .content-actions .button i.fa {
    font-size: 23px;
    font-weight: bold;
    margin-right: 13px;
}

.sharing-buttons {
    padding-top: 11px;
    padding-bottom: 11px;
    display: block;
}

.sharing-buttons .stButton .stLarge {
    width: 40px;
    height: 40px;
}

.sharing-buttons .stButton .stLarge:hover {
    background-position: 0 0;
}

.sharing-buttons .st_facebook_large .stLarge {
    background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this.jpg') !important;
    background-position: 0 0;
}

.sharing-buttons .st_twitter_large .stLarge {
    background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this.jpg') !important;
    background-position: -40px 0;
}

.sharing-buttons .st_twitter_large .stLarge:hover {
    background-position: -40px 0;
}

.sharing-buttons .st_googleplus_large .stLarge {
    background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this.jpg') !important;
    background-position: -80px 0;
}

.sharing-buttons .st_googleplus_large .stLarge:hover {
    background-position: -80px 0;
}

.sharing-buttons .st_linkedin_large .stLarge {
    background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this.jpg') !important;
    background-position: -120px 0;
}

.sharing-buttons .st_linkedin_large .stLarge:hover {
    background-position: -120px 0;
}

.right-sidebar .banner-container {
    margin: 56px 0;
}

.right-sidebar .book-banner-text {
    font-size: 17px;
    line-height: 24px;
    padding: 20px 10px 20px 140px;
}

.right-sidebar.no_lockfixed {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    margin-top: 0 !important;
}

@media all and (orientation: landscape) {
    .right-sidebar {
        max-width: 100% !important;
    }
}

.search-block-form {
    margin: 14px 0;
    padding: 0 42px 0 32px;
}

.search-block-form .container-inline {
    position: relative;
    display: block;
    width: 100%;
}

.search-block-form .container-inline div {
    display: block;
}

.search-block-form .form-control,
.search-block-form .form-submit {
    font-family: 'Times New Roman', Helvetica, Arial, sans-serif;
    font-size: 16px;
    display: block;
    border-radius: 0;
    width: 100%;
    height: 48px;
    color: #4178a9;
    background-color: #f0edea;
    padding-left: 10px;
    padding-right: 48px;
    border: 0;
}

.search-block-form .form-actions {
    position: absolute;
    right: 0;
    top: 5px;
    width: 48px;
    height: 38px;
    border-left: 1px solid #d8d8d8;
}

.search-block-form .form-submit {
    padding: 0;
    height: 38px;
    background-color: transparent;
}

.main .block-system .search-block-form {
    max-width: 360px;
}

.right-sidebar .search-block-form {
    padding-left: 0;
    padding-right: 0;
}

.block-search-filters-reinit .block-content {
    text-align: right;
}

.search-results--no-results p {
    font-size: 20px;
}

.search-results--no-results .search-block-form {
    padding-left: 0;
}

.search-results {
    list-style: none;
    margin: 0;
    padding: 0;
}

.search-results--header {
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px !important;
}

.search-results--count,
.search-results--terms {
    color: #4178a9;
}

.collapsing-component {
    margin-bottom: 6px;
}

.collapsing-component__header {
    position: relative;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
}

.collapsing-component__header a {
    display: block;
    color: #fff;
}

.collapsing-component__header a:hover,
.collapsing-component__header a:active,
.collapsing-component__header a:focus {
    text-decoration: none;
}

.collapsing-component__header a:before {
    content: "\f106";
    position: absolute;
    top: 0;
    right: 10px;
    font-family: FontAwesome;
    font-size: 40px;
    line-height: 38px;
    display: none;
}

.collapsing-component__header a.collapsed:before {
    content: "\f107";
}

.collapsing-component .menu {
    list-style: none;
    padding: 0 0 20px;
    margin: 0;
    font-family: 'Times New Roman', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #305676;
    background-color: #f0edea;
}

.collapsing-component .menu .leaf {
    padding: 0 10px;
}

.collapsing-component .menu .leaf a {
    color: #305676;
}

.collapsing-component .menu .leaf a:hover {
    color: #333;
}

.collapsing-component .menu .leaf.active a {
    font-weight: bold;
}

.collapsing-component .menu .leaf.active a:before {
    content: "> ";
    font-weight: bold;
}

.pager {
    list-style-type: none;
    padding: 0;
    margin-top: 20px !important;
    margin-bottom: 20px;
    text-align: center;
}

.pager .pager-first,
.pager .pager-previous,
.pager .pager-current,
.pager .pager-next,
.pager .pager-last,
.pager .pager-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #f0edea;
    color: #333333;
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 40px;
    margin-left: 5px;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
}

.pager .pager-first,
.pager .pager-previous,
.pager .pager-next,
.pager .pager-last,
.pager .pager-current {
    background-color: #4178a9;
    color: #fff;
}

.pager .pager-first,
.pager .pager-last {
    display: none;
}

.pager a {
    display: block;
    color: #333333;
}

.pager .pager-first a,
.pager .pager-previous a,
.pager .pager-next a,
.pager .pager-last a,
.pager .pager-current a {
    color: #fff;
}

.pager .pager-first:hover a,
.pager .pager-previous:hover a,
.pager .pager-next:hover a,
.pager .pager-last:hover a,
.pager .pager-current:hover a,
.pager .pager-item:hover a {
    background-color: #6898c2;
    color: #fff;
}

.recrutement-form {
    margin-top: 20px;
}

.contact-form {
    background-color: #f0edea;
    padding: 24px 30px;
}

.contact-form label {
    display: block;
    font-family: 'Times New Roman', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #4d4d4d;
}

.contact-form .webform-component-email input,
    /*.contact-form .webform-component-file input,*/
.contact-form .webform-component-textfield input {
    display: block;
    border: 0;
    height: 53px;
    width: 100%;
    margin: 10px 0;
    padding: 10px;
}
.contact-form .captcha {
    clear: both;
}
.contact-form .g-recaptcha {
    padding-top: 15px;
}
.contact-form .g-recaptcha > div {
    margin: auto;
}
.contact-form textarea {
    display: block;
    border: 0;
    width: 100%;
    margin: 10px 0;
    padding: 10px;
}
.contact-form .form-actions {
    text-align: center;
    margin: 20px 0 0;
}

.vcard {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.vcard .n {
    font-family: Adam, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 17px;
}

/*.google-map {
    height: 305px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
 Reset the Bootstrap img width to resolve googlemap display problem 
.google-map img {
    width: auto;
    max-width: none;
}*/
.google-map {
    display: block;
    width: 100%;
    height: 305px;
    background-image: url(/sites/lpg/themes/lpg/img/contact-map.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -ms-behavior: url(./css/backgroundsize.min.htc);
}

/* Select2 js plugin styling */
.select2-container {
    width: 100%;
    margin-bottom: 10px;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices,
.select2-container .select2-choice {
    background-color: rgba(255, 255, 255, .5);
    height: 60px;
    color: #fff;
    font-size: 16px;
    font-family: Adam, sans-serif;
    border-radius: 0;
    border: none;
    background-image: none;
    filter: none;
}

.select2-container .select2-choice > .select2-chosen {
    height: 100%;
    padding: 10px;
    line-height: 40px;
}

.select2-container .select2-choice .select2-arrow {
    border: none;
    background-image: none;
    background-color: transparent;
    border-radius: 0;
    width: 36px;
    filter: none;
}

select {
    -webkit-appearance: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    display: block;
    padding: 20px 20px 20px 10px !important;
}

form#home_form div.form-item i.fa-caret-down {
    position: absolute;
    top: 17px;
    right: 20px;
    font-size: 26px;
    color: #fff;
    cursor: pointer;
}

.select2-container .select2-choice .select2-arrow b {
    background-image: url(/sites/lpg/themes/lpg/img/select-arrow.png);
    background-position: center;
}

.select2-dropdown-open .select2-choice {
    box-shadow: none;
}

.select2-drop-active {
    border: none;
    background-color: rgba(255, 255, 255, .5);
    color: #fff;
    background-image: none;
    border-radius: 0;
}

.select2-results .select2-highlighted {
    background-color: #4178A9;
}

.no-rgba .select2-drop-active,
.no-rgba .select2-container .select2-choice {
    background-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRCNkUyNTIxMjg3NTExRTQ5NDRBQkVDMjlCNTdENTVDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRCNkUyNTIyMjg3NTExRTQ5NDRBQkVDMjlCNTdENTVDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEI2RTI1MUYyODc1MTFFNDk0NEFCRUMyOUI1N0Q1NUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEI2RTI1MjAyODc1MTFFNDk0NEFCRUMyOUI1N0Q1NUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6zshNtAAAAEElEQVR42mL4//9/A0CAAQAJfAN+6DKEMgAAAABJRU5ErkJggg==);
    background-repeat: repeat;
}

.select2-container .select2-choice,
.select2-container.select2-drop-above .select2-choice,
.select2-container .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice {
    filter: none;
}

.select2-drop.select2-drop-above,
.select2-drop.select2-drop-above.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: none;
    border-radius: 0;
}

.select2-drop .select2-input {
    display: none;
}

.webform-confirmation {
    margin-bottom: 10px;
}

.webform-confirmation h1 {
    font-size: 20px;
}

.webform-confirmation a {
    margin-top: 20px;
    display: inline-block;
    width: 320px;
}

.page-node-done .col-md-8 .links a {
    display: none;
}

.quiz-bad {
    text-decoration: line-through;
    color: #c00;
    font-weight: bold;
}

.quiz-good {
    color: #83BF00;
    font-weight: bold;
}

.question,
#webform-client-form-475 .webform-component,
#webform-client-form-538 .webform-component {
    background: #f0edea;
    padding: 2em;
    margin-bottom: 2em;
    font-size: 1.2em
}

#webform-client-form-475 .webform-component .form-type-radio,
#webform-client-form-538 .webform-component .form-type-radio {
    margin-top: 0.5em;
}

#webform-client-form-475 .webform-component .form-text,
#webform-client-form-538 .webform-component .form-text {
    display: block;
    border: 0;
    height: 43px;
    width: 100%;
    margin: 10px 0;
    padding: 10px;
}

.webform-confirmation.message {
    background: #D4F783 none repeat scroll 0 0;
    font-size: 1.2em;
    margin-bottom: 2em;
    padding: 2em;
}

.webform-confirmation.message a {
    display: inline;
    margin: 0;
    width: auto;
    color: black;
    text-decoration: underline;
}

#webform-client-form-475 .webform-component.webform-component-textfield h2,
#webform-client-form-538 .webform-component.webform-component-textfield h2,
#webform-client-form-475 .webform-component.webform-component-email h2,
#webform-client-form-538 .webform-component.webform-component-email h2 {
    display: inline-block;
}

/*
aside{
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}*/

@media (min-width: 768px) {
    .main-header .logo img {
        max-height: 76px;
    }

    .main-header .logo small {
        font-size: 16px;
        width: auto;
    }

    .main-menu-wrapper {
        width: 320px;
        float: right;
    }

    .main-header .menu-toggler span {
        display: inline-block;
        font-size: 18px;
        vertical-align: middle;
        margin-top: -6px;
    }

    a.call-to-action {
        display: block;
        width: 46px;
        height: 46px;
        position: absolute;
        bottom: 22px;
        left: 50%;
        margin-left: -23px;
        background-color: rgba(65, 120, 169, 0.5);
        background-repeat: no-repeat;
        border-radius: 50%;
        text-align: center;
        font-size: 34px;
        line-height: 46px;
        text-decoration: none;
        color: #fff;
    }

    .no-rgba a.call-to-action {
        background-color: transparent;
        background-image: url(/sites/lpg/themes/lpg/img/call-to-action.png);
    }

    .call-to-action:hover {
        background-color: rgba(104, 152, 194, 0.5);
    }

    .no-rgba .call-to-action:hover {
        background-color: transparent;
        background-image: url(/sites/lpg/themes/lpg/img/call-to-action-hover.png);
    }

    .verticaly-centered {
        padding-top: 114px;
        padding-bottom: 90px;
    }

    .branding h1 {
        font-size: 30px;
    }

    .branding h2 {
        font-size: 48px;
    }

    .nos-publications .view-content .views-row:nth-child(n+4),
    .nos-interventions .view-content .views-row:nth-child(n+3) {
        display: block;
    }

    .nos-publications > section > header h2,
    .nos-interventions > section > header h2 {
        display: inline-block;
        font-size: 25px;
        padding: 0 20px;
    }

    .block-bleu-publication,
    .nos-interventions article {
        padding: 25px 20px 20px;
    }

    .block-bleu-publication--content {
        min-height: 72px;
    }

    .block-bleu-publication footer {
        left: 20px;
    }

    .nos-interventions article figure {
        margin-top: -25px;
        margin-right: -20px;
        margin-left: -20px;
    }

    .primary-footer .block:nth-child(1),
    .primary-footer .block:nth-child(2),
    .social-links h3 {
        display: block;
    }

    .primary-footer .block:nth-child(1) {
        display: table;
    }

    .primary-footer .quoted {
        display: table-cell;
        vertical-align: middle;
    }

    .primary-footer h3 {
        text-align: left;
    }

    .newsletter-subscription-form {
        padding: 0 10px;
    }

    .newsletter-subscription-form form {
        width: 250px;
        text-align: right;
        margin: 0;
    }

    .newsletter-subscription-form form input {
        margin: 7.5px 0;
    }

    .social-links {
        padding: 0 10px;
    }

    .social-links ul {
        text-align: left;
    }

    .social-links ul li {
        padding: 0 10px 0 0;
    }

    .secondary-footer {
        font-size: 12px;
        line-height: 48px;
    }

    .page-header {
        height: 114px;
    }

    .page-header h2, .page-header strong, .page-header h1 {
        font-size: 30px;
        padding-left: 35px;
        margin-top: 70px;
    }

    .content-container {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .contenu-simple footer .content-actions:before,
    .contenu-simple footer .content-actions:after {
        content: " ";
        display: table;
    }

    .contenu-simple footer .content-actions:after {
        clear: both;
    }

    .contenu-simple footer .content-actions .button {
        float: left;
    }

    .contenu-simple footer .content-actions .sharing-buttons {
        float: right;
        width: auto;
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
        padding: 0 13px;
    }

    .right-sidebar h2 {
        margin: 20px;
        font-size: 20px;
    }

    .sharing-buttons .stButton .stLarge {
        /*width: 20px;
        height: 20px;*/
    }

    .sharing-buttons .stButton .stLarge:hover {
        background-position: 0 0;
    }

    .sharing-buttons .st_facebook_large .stLarge {
        background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this.jpg') !important;
        /*background-size: 80px 20px;*/
        background-position: 0 0;
    }

    .sharing-buttons .st_twitter_large .stLarge {
        background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this.jpg') !important;
        /*background-size: 80px 20px;*/
        background-position: -40px 0;
    }

    .sharing-buttons .st_twitter_large .stLarge:hover {
        background-position: -40px 0;
    }

    .sharing-buttons .st_googleplus_large .stLarge {
        background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this.jpg') !important;
        /*background-size: 80px 20px;*/
        background-position: -80px 0;
    }

    .sharing-buttons .st_googleplus_large .stLarge:hover {
        background-position: -80px 0;
    }

    .sharing-buttons .st_linkedin_large .stLarge {
        background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this.jpg') !important;
        /*background-size: 80px 20px;*/
        background-position: -120px 0;
    }

    .no-backgroundsize .sharing-buttons .st_twitter_large .stLarge,
    .no-backgroundsize .sharing-buttons .st_googleplus_large .stLarge,
    .no-backgroundsize .sharing-buttons .st_linkedin_large .stLarge,
    .no-backgroundsize .sharing-buttons .st_facebook_large .stLarge {
        background-image: url('/sites/lpg/themes/lpg/img/sprite-share-this-small.jpg') !important;
    }

    .sharing-buttons .st_linkedin_large .stLarge:hover {
        background-position: -120px 0;
    }

    .sharing-buttons > span {
        display: inline-block;
        vertical-align: middle;
        margin: 10px 0;
        height: 40px;
        line-height: 40px;
    }

    .contenu-simple header .publication-metadata {
        font-family: 'Times New Roman', Helvetica, Arial, sans-serif;
        font-size: 15px;
        line-height: 23px;
        color: #343434;
    }

    .contenu-simple header .publication-metadata .publication-tags,
    .contenu-simple header .publication-metadata .publication-infos,
    .contenu-simple header .publication-metadata .auteur-infos {
        display: inline-block;
    }

    .contenu-simple header .publication-metadata > div {
        margin-right: 10px;
        padding-left: 10px;
        border-left: 1px solid #343434;
    }

    .contenu-simple header .publication-metadata > div:first-child {
        border: none;
        padding-left: 0;
    }

    .auteur-infos .auteur {
        font-style: italic;
    }

    .publication-tags .list-expertise {
        display: inline-block;
        margin: 0;
    }

    .publication-tags .list-expertise a {
        font-style: italic;
    }

    .publication-tags .list-expertise li {
        padding: 0;
    }

    .publication-tags .list-expertise li:after {
        content: ', ';
    }

    .publication-tags .list-expertise li:last-child:after {
        content: '';
    }

    .view-filters {
        margin-bottom: 20px;
    }

    .search-results--header {
        font-size: 20px;
        margin-top: 30px;
    }

    .google-map {
        height: 535px;
    }
}

@media (min-width: 1024px) {
    .other-sites > a {
        display: none;
    }

    .other-sites ul {
        display: block !important;
        position: relative;
        border-bottom: none;
    }

    .other-sites ul li {
        display: inline-block;
        border: none;
        font-size: 12px;
        line-height: 48px;
        padding: 0 10px;
    }

    .publications .right-sidebar {
        margin-top: 82px;
    }

    .publications_landing .right-sidebar {
        margin-top: 0 !important;
    }

    .article-content h2 {
        font-size: 16px;
    }

    .article-content h3 {
        font-size: 15px;
    }

    .article-content strong {
        font-size: 14px;
    }

    .article-content p {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {

    .front .search-block-form input[type=submit] {
        background-color: #fff;
        color: #000;
    }

    .search-front .container-fluid {
        max-width: 940px;
    }

    .search-front .row {
        text-align: center;
    }

    .search-front .form-item {
        display: inline-block;
    }

    .primary-footer .quoted p {
        margin: 0 auto;
        max-width: 250px;
    }

    .contact-front {
        background-image: url(/sites/lpg/themes/lpg/img/contact-home.jpg);
    }

    .contact-front .content {
        margin: 0 auto 0 50%;
    }

    .page-header {
        height: 131px;
    }

    .page-header h2, .page-header strong, .page-header h1 {
        margin-top: 87px;
    }

    .content-container {
        margin-top: 38px;
        margin-bottom: 38px;
    }

    .contenu-simple {
        margin: 18px 25px 53px 20px;
    }

    .contenu-simple header h2, .contenu-simple header h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .contenu-simple figure {
        margin: 21px 0 30px;
    }

    .right-sidebar h2 {
        margin: 23px 0;
    }

    .publications .right-sidebar {
        margin-top: 82px;
    }

    .contenu-simple header .publication-metadata {
        margin-bottom: -8px;
    }

    .article-content h2 {
        font-size: 20px;
    }

    .article-content h3 {
        font-size: 18px;
    }

    .article-content strong {
        font-size: 15px;
    }

    .article-content p {
        font-size: 15px;
    }

    .button-search-reinit {
        width: 100%;
        /*height: 56px;*/
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .right-sidebar .search-block-form {
        margin-top: 54px;
    }

    .button-search-reinit:before {
        width: 56px;
        height: 56px;
        line-height: 56px;
        text-align: center;
    }

    .contact-form__container-left {
        width: 50%;
        float: left;
    }

    .contact-form .webform-component-textarea {
        float: left;
        width: 50%;
        padding-left: 30px;
    }

    .contact-form .webform-component-textarea textarea {
        height: 338px;
    }

    .recrutement-form .webform-component-textarea textarea {
        height: 290px;
    }

    .contact-form .form-actions {
        clear: both;
    }
}

@media (min-width: 1100px) {
    body.no-scroll {
        overflow-y: auto !important;
    }

    .main-header .menu-toggler {
        display: none;
    }

    .main-header .logo img {
        max-height: 100%;
    }

    .main-menu {
        position: static;
        float: right;
        margin-top: 30px;
        overflow: visible;
        text-align: right;
    }

    .main-menu-wrapper {
        width: auto;
        background-color: transparent;
        padding: 6px 1px;
        margin-right: 0;
    }

    .main-menu-wrapper > * {
        display: inline-block;
        vertical-align: middle;
    }

    .main-menu-wrapper > .menu-name-main-menu {
        position: relative;
    }

    .main-menu nav ul {
        margin: 0;
        display: inline-block;
    }

    .main-menu nav ul li {
        display: inline-block;
    }

    .main-menu nav ul li.placed {
        display: none;
    }

    .main-menu nav ul li a {
        font-family: 'Times New Roman', Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 18px;
    }

    .main-menu nav ul li a:hover {
        color: #888;
    }

    .main-menu-wrapper {
        overflow-y: visible;
    }

    .main-menu.opened {
        background-color: transparent;
    }

    .main-menu.opened nav a {
        color: #333;
    }

    .main-header .search-block-form {
        padding: 0;
        position: absolute;
        top: -36px;
        right: 0;
    }

    .main-header .search-block-form input[type=text] {
        font-family: 'Times New Roman', Helvetica, Arial, sans-serif;
        border-radius: 0;
        font-size: 12px;
        width: 228px; /*110px;*/
        height: 23px;
    }

    .ac_results {
        min-width: 228px;
    }

    .main-header .search-block-form input[type=submit] {
        height: 23px;
        border-radius: 0;
        background-color: #f1f1f1;
        color: #4178a9;
        font-size: 12px
    }

    .main-header .search-block-form .form-control {
        padding-right: 24px;
    }

    .main-header .search-block-form .form-submit,
    .main-header .search-block-form .form-actions {
        height: 18px;
        width: 24px;
    }

    .main-header .search-block-form .form-actions {
        top: 3px;
    }

    .main-header .search-block-form .form-submit {
        font-size: 12px;
        background-color: transparent;
    }

    .language-switcher {
        position: absolute;
        top: 116px;
        right: 0;
        padding: 0;
    }

    .language-switcher > li {
        display: block;
        margin-right: 0;
    }

    .admin_case .language-switcher {
        top: 146px;
    }

    .admin_case.toolbar-drawer .language-switcher {
        top: 180px;
    }

    .verticaly-centered {
        padding-top: 133px;
    }
}

@media (max-width: 540px) {
    .block-bleu-publication--footer {
        bottom: 14px;
    }

    a article.block-bleu-publication {
        min-height: 194px !important;
    }
}

@media (max-width: 767px) {
    .nos-interventions article {
        height: auto !important;
        overflow: hidden;
    }

    .main-menu.opened {
        overflow-y: scroll;
    }
}

.no-margin {
    margin: 0px !important;
}

/* Remove HN from footer */
footer .h3-like {
    font-family: Adam, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 27px;
}