/*
Theme Name: Survivants Child
Theme URI: 
Author: 
Author URI: 
Template: survivants
Text Domain: survivants
*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald';
}

p {
    font-family: 'Montserrat';
}

.visuallyhidden {
    display: none;
}

body {
    overflow-x: hidden;
}

.skip-link {
    opacity: 0;
    height: 0;
    display: inline-block;
}
.skip-link:focus {
    height: auto;
    opacity: 1;
}
img {
    max-width: 100%;
}
img.full {
    width: 100%;
    height: auto;
}
.aligncenter {
    text-align: center;
}


.no-gutter > [class*=col-], .no-padding {
    padding-right: 0;
    padding-left: 0;
}

.cta-parent {
    text-align: center;
}

.cta-white {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: 'Oswald';
    width: 250px;
    height: 50px;
    background: white;
    color: #0e0e0e;
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
    font-size: 1.25em;
}

.cta-black {
    display: block;
    text-align: center;
    text-decoration: none;
    font-family: 'Oswald';
    width: 250px;
    height: 50px;
    background: black;
    color: #00ff78;
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
    font-size: 1.25em;
}

.cta-black:hover, 
.cta-black:focus {
    text-decoration: none;
    color: white;
}

.site > .container-fluid:first-child {
    position: fixed;
    z-index: 99998;
    right: 0;
    left: 0;
}

.under-video {
    width: 50%;
    position: absolute;
    left: 0%;
    top: 0;
    right: 0;
    bottom: 0;
}
.under-video-left {
    left: 0%;
    background: url('img/fond-regarder-la-video.jpg');
    background-size: cover;
}
.under-video-right {
    left: 50%;
    background: url('img/fond-rejoindre-le-mouvement.jpg');
    background-size: cover;
}

.banniere {
    position: relative;
    background: #FFF;
    overflow: hidden;
    padding: 30% 0px 16%;
    top: 100px;
}
.banniere video, .banniere #banniere-video {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
}
.banniere #banniere-video {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.banniere-content {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 8%;
}
.banniere-content .container .logo {
    text-align: center;
    margin: 100px auto 150px;
    display: block;
}
.banniere-content .container h1 {
    margin: 100px auto;
    text-align: center;
    font-size: 5em;
    font-family: 'Oswald';
    color: #00ff78;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.hero-text {
    font-family: 'Roboto';
    font-weight: normal;
    color: white;
    font-size: 1.5em;
    padding: 0 100px;
}
.hero-text + a {
    width: 250px;
    display: block;
    margin: 50px auto;
}
/*
.site > .container-fluid:first-child .navbar-default {
    border: none;
    background: none;
    left: 0;
    right: 0;
    top: 15px;
}
.site > .container-fluid:first-child .navbar-default > .container {
    padding: 0;
}
.site > .container-fluid:first-child .navbar-header-logo {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
}
.site > .container-fluid:first-child .navbar-header-logo img {
    height: 50px;
    width: auto;
    text-align: center;
    padding: 5px 0;
}
.site > .container-fluid:first-child .navbar-nav {
    width: 100%;
}
.site > .container-fluid:first-child .navbar-nav > li {
    float: left;
    display: inline-block;
    width: 16.5%;
    text-align: center;
    padding: 0 0.5%;
}
.site > .container-fluid:first-child .navbar-collapse {
    padding: 0;
}
.site > .container-fluid:first-child .navbar[style*="fixed"] li {
    padding: 0;
}
.site > .container-fluid:first-child .navbar[style*="fixed"] li a {
    color: #0e0e0e;
}
.site > .container-fluid:first-child .navbar-nav > li a {
    color: white;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 2px;
    font-family: 'Oswald';
    padding: 15px 0;
}*/

.site > .container-fluid:first-child {
    background: #000;
    height: 100px;
}

.navbar-default {
    background: #000;
    border: none;
}
.navbar-brand {
    margin-right: 80px;
}
.navbar-brand img {
    display: inline-block;
    margin-top: -30px;
}
.navbar-brand h1 {
    text-transform: uppercase;
    color: white;
    display: inline-block;
    margin: 0;
}
.navbar-default .navbar-nav {
    padding: 40px 0 0;
}.navbar-default .navbar-nav.navbar-right {
    padding-top: 35px;
}
.navbar-default .navbar-nav li {
    margin-right: 30px;
}
.navbar-default .navbar-nav li.highlight {
    margin-top: -10px;
    margin-right: 0;
}
.navbar-default .navbar-nav a,
.navbar-default .navbar-nav li > a {
    color: white;
    padding: 0 0 2px 0;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 1.2em;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav li > a:hover,
.navbar-default .navbar-nav li > a:focus,
.navbar-default .navbar-nav li > a:active {
    color: white;
    background: none;
    border-bottom: 3px solid #00ff78;
}
.navbar-default .navbar-nav li.highlight > a {
    background: #00ff78;
    padding: 10px;
    color: #000;
}
.navbar-default .navbar-nav li.highlight > a:hover,
.navbar-default .navbar-nav li.highlight > a:focus,
.navbar-default .navbar-nav li.highlight > a:active {
    border-bottom: none;
    color: white;
    background: black;
    color: #00ff78;
    border: 1px solid #00ff78;
}
.navbar-default .navbar-nav.navbar-right li {
    margin-right: 0;
    margin-left: 8px;
}
.navbar-default li:hover a {
    border-bottom: 3px solid black; /* prevent moving submenu */
}
.navbar-default .sub-menu {
    display: none;
}
.navbar-default li.menu-item-has-children a:hover + .sub-menu,
.navbar-default li.menu-item-has-children .sub-menu:hover {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    min-width: 230px;
    background: black;
    padding: 10px 20px;
    z-index: 100;
}
.navbar-default li.menu-item-has-children a:hover + .sub-menu li,
.navbar-default li.menu-item-has-children .sub-menu:hover li {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    margin-right: 0px;
}
.navbar-default li.menu-item-has-children a:hover + .sub-menu li a:hover,
.navbar-default li.menu-item-has-children .sub-menu:hover li a:hover {
    text-decoration: none;
    border-bottom: 3px solid #00ff78;
    padding-bottom: 0px;
}
.navbar-right .navbar-search + .container-fake .search-field {
    border: none;
    border: 1px solid white;
    padding:  15px 30px;
    margin-top: 25px;
}
.navbar-right .navbar-search + .container-fake .search-submit {
    padding: 14px 10px 17px;
    background: #00FF78;
    border: none;
    color: black;
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 1.1em;
}
.navbar-right .container-fake {
    text-align: center;
}
.navbar-right .navbar-search + .container-fake form {
    position: fixed;
    top: -100px;
    background: black;
    width: 100%;
    height: 100px;
    left: 0;
    right: 0;
    z-index: -1;
    -moz-transition: top .3s;
    -webkit-transition: top .3s;
    transition: top .3s;
}
.navbar-right .navbar-search.opened + .container-fake form {
    top: 100px;
    display: block;
}
.banniere-content-img,
.banniere-content-btn {
    text-align: center;
}
.banniere-content-img {
    margin-bottom: 50px;
}
.banniere-content-btn img {
    margin-right: 10px;
}
.banniere-content-btn a {
    background: white;
    font-size: 2em;
    padding: 15px 40px;
    text-transform: uppercase;
    color: black;
    font-family: 'Oswald';
    font-weight: 400;
    text-decoration: none;
    border: 1px solid white;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: white;
}
.banniere-content-btn a:hover,
.banniere-content-btn a:focus,
.banniere-content-btn a:active {
    border: 1px solid #00ff78;
    background: #00ff78;
    color: black;
}

.site-content {
    padding-top: 100px;
}
.home .site-content {
    margin-top: 100px;
    padding-top: 0;
}

.video-teaser {
    min-height: 400px;
    padding: 50px 0;
    background: url('imgs/digital-pouce.jpg') no-repeat right center #ebebeb;
}

.video-teaser iframe {
    width: 100%;
    height: 300px;
}

.video-teaser .title-upper {
    text-transform: uppercase;
    margin: 0 0 30px;
}

.video-teaser p {
    margin-bottom: 30px;
}

.video-teaser .btn-wrapper a,
.shop-cta .btn-wrapper a,
.creations .btn-wrapper a {
    display: inline-block;
    background: black;
    padding: 10px 30px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-family: 'Oswald';
    font-size: 1.4em;
    border: 1px solid black;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.shop-cta .btn-wrapper a:hover,
.shop-cta .btn-wrapper a:focus,
.shop-cta .btn-wrapper a:active,
.video-teaser .btn-wrapper a:hover,
.video-teaser .btn-wrapper a:focus,
.video-teaser .btn-wrapper a:active,
.creations .btn-wrapper a:hover,
.creations .btn-wrapper a:focus,
.creations .btn-wrapper a:active {
    border: 1px solid black;
    background: none;
    color: black;
}
.creations .btn-wrapper {
    margin: 30px 0 0;
    text-align: center;
}

.facts{
    padding-bottom: 40px;
    text-align: center;
}

p.after-title {
    color: #676767;
    text-align: center;
    font-size: 1.5em;
    font-family: 'Oswald';
    margin-bottom: 50px;
}

[class*="facts-"] img {
    display: block;
    padding: 0 50px 50px;
    margin: 0 auto 50px;
}
.facts-chance img {
    border-bottom: 5px solid #22C8B5;    
}
.facts-syndrome img {
    border-bottom: 5px solid #23C4EC;    
}
.facts-ivg img {
    border-bottom: 5px solid #E73816;    
}

.facts a {
    font-family: 'Montserrat';
    color: #737373;
    text-decoration: none;
}
.facts-chance a:hover,
.facts-chance a:focus,
.facts-chance a:active {
    color: #22C8B5;
    text-decoration: none;
}
.facts-syndrome a:hover,
.facts-syndrome a:focus,
.facts-syndrome a:active {
    color: #23C4EC;
    text-decoration: none;
}
.facts-ivg a:hover,
.facts-ivg a:focus,
.facts-ivg a:active {
    color: #E73816;
    text-decoration: none;
}

.facts h2, .creations h2, .newsletter h2, .actus h2, .social-feed h2 {
    text-align: center;
    font-size: 2.3em;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 0;
}
.facts h3, .shop-cta h3 {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}

.creations {
    background: #ebebeb;
    padding-bottom: 50px;
}

.creations h2 {
    margin: 50px 0 0;
}
.creations-box > img {
    width: 100%;
    height: auto;
}
.creations-box-overlay {
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 25px;
    right: 25px;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
}
.creations-box:hover .creations-box-overlay,
.creations-box:focus .creations-box-overlay {
    opacity: 1;
}
.creations-box-overlay-content {
    display: table;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
}
.creations-box-overlay-content p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 2em;
    color: white;
    padding-left: 10px;
}
.creations-box-overlay-content img {   
    display: inline-block;
    margin-right: 10px;
}

.newsletter {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 50px 0;
    background: #00ff78;
    background: url('img/fond-newsletter.jpg') no-repeat #00ff78;
    background-size: cover;
}
.newsletter h2, .newsletter p {
    color: white;
    text-align: center;
}
.newsletter .form-group {
    width: 50%;
    margin: 0 auto;
}
.newsletter label {
    opacity: 0;
}
.newsletter input {
    height: 44px;
    border-radius: 0;
}
.newsletter [type="submit"].cta-white {
    margin: 40px auto 0;
    display: block;
    padding: 0;
    border-radius: 0;
    border: 1px solid white;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.newsletter [type="submit"].cta-white:hover,
.newsletter [type="submit"].cta-white:focus,
.newsletter [type="submit"].cta-white:active {
    border: 1px solid #00ff78;
    background: #00ff78;
    color: black;
}

.shop-cta {
    background: #ebebeb;
    padding: 50px;
}

.shop-cta img {
    padding-top: 50px; 
}
.shop-cta h2 {
    text-transform: uppercase;
    font-size: 3em;
    font-family: 'Oswald';
}
.shop-cta h2 strong {
    font-size: 1.6em;
    font-weight: 700;
    padding-top: 10px;
    display: inline-block;
}

.shop-cta p {
    margin: 30px 0;
}

.social-network {
    text-align: center;
    margin-top: 50px;
}
.social-network h3 {
    display: inline;
}
.social-network a.cta {
    margin: 15px auto 0;
}
.masonry h2 {
    margin-bottom: 70px;
}
.actus h4, .masonry h4 {
    border-left: 6px solid #00ff78;
    padding-left: 6px;
}
.actus h4 a, .masonry h4 a {
    color: #0e0e0e;
    text-transform: uppercase;
}
.actus a, .masonry a {
    text-decoration: none;
    color: #676767;
}
.actus a span.more, .masonry a span.more {
    color: #00a950;
}
.actus a span.more:hover, .masonry a span.more:hover {
    text-decoration: underline;
}
.actus .row [class*="col"]:first-child .row {
    margin-bottom: 10px;
}
.actus .row [class*="col"]:first-child img {
    width: 100%;
    height: auto;
}
.actus .col-sm-2 {
    text-align: center;
}
.actus .col-sm-2 .row {
    margin-bottom: 50px;
}


.big-actu-img {
    height: 780px;
    background: url('https://survivants.progm.fr/wp-content/uploads/2016/03/big-actu-500x645.jpg') no-repeat;
    background-size: cover;
    position: relative;
}
.big-actu-img > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.little-actu > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.big-actu-content {
    background: #00ff78;
    padding: 10px 5px 5px 20px;
    width: 70%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100;
}

.big-actu-content h3 a {
    text-transform: uppercase;
    color: #000;
}

.little-actu-one {
    height: 395px;
    background: url('https://survivants.progm.fr/wp-content/uploads/2016/03/actu2-1-300x315.jpg') no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 10px;
}
.little-actu-one .little-actu-content {
    background: #f5f5f5;
    position: absolute;
    bottom: 50px;
    padding: 0 10px;
}
.little-actu-one .little-actu-content h3 {
    margin: 15px 0;
    text-transform: uppercase;
    color: #000;
}
.little-actu-two {
    height: 375px;
    background: url('https://survivants.progm.fr/wp-content/uploads/2016/03/actu1-1-300x233.jpg') no-repeat;
    background-size: cover;
    position: relative;
}
.little-actu-two .little-actu-content {
    background: #000;
    position: absolute;
    bottom: 50px;
    padding: 0 10px;
}
.little-actu-two .little-actu-content h3 {
    margin: 15px 0;
    text-transform: uppercase;
    color: #00ff78;
}
.little-actu-two .little-actu-content h3 a {
    color: #00ff78;
}
.little-actu-two .little-actu-content p {
    color: #00ff78;
}
.actus .widget {
    text-align: center;
}.actus .no-article {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}


.temoignages {
    margin-top: 80px;
    height: 500px;
    background: url('imgs/fond-temoignage.jpg') no-repeat;
    background-size: cover;
}
.temoignages .item {
    text-align: center;
    color: white;
    height: 300px;
}
.temoignages .item h3 {
    text-transform: uppercase;
    margin-bottom: 0;
}
.temoignages .item .temoignage-posted {
    font-family: 'Oswald';
}
.temoignages .item img {
    margin: 50px auto 30px;
}
.temoignages .item p[class*="col-sm-"] {
    font-size: 1.8em;
    margin-bottom: 0;
    font-weight: bold;
    font-style: italic;
}
.temoignages .carousel-control {
    background: none;
}
.temoignages .carousel-inner {
    min-height: 700px;
}
.temoignages .btn-wrapper a.lire-temoignage {
    border: 2px solid white;
    background: none;
    color: white;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 1.5em;
    padding: 10px;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.temoignages .btn-wrapper a.lire-temoignage:hover,
.temoignages .btn-wrapper a.lire-temoignage:focus,
.temoignages .btn-wrapper a.lire-temoignage:active {
    border: 2px solid black;
    background: white;
    color: black;
    text-decoration: none;
}
.temoignages .btn-wrapper {
    margin-top: 0;
}
.temoignages .btn-wrapper a.depose-temoignage {
    font-family: 'Montserrat';
    font-size: 1.05em;
    text-decoration: none;
    color: white;
}
.temoignages .btn-wrapper a.depose-temoignage:hover,
.temoignages .btn-wrapper a.depose-temoignage:focus,
.temoignages .btn-wrapper a.depose-temoignage:active {
    border-bottom: 2px solid white;
}

.social-feed .row {
    display: table;
}
.social-feed [class*="col-"] {
    border-left: 2px solid #7b837f;
    display: table-cell;
    vertical-align: top;
    height: 100%;
    float: none;
}
.social-feed .row [class*="col-"]:last-child {
    border-right: 2px solid #7b837f;
}
.social-feed .row [class*="col-"] img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.social-feed .row [class*="col-"] p {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    position: relative;
}
.social-feed .row [class*="col-"] p[class*="social-"]:before {
    content: '';
    display: block;
    float: right;
    width: 32px;
    height: 32px;
}
.social-feed .row [class*="col-"] p.social-facebook:before {
    background: url('imgs/sprite.png') no-repeat -14px -15px #000;
}
.social-feed .row [class*="col-"] p.social-twitter:before {
    background: url('imgs/sprite.png') no-repeat -13px -75px #000;
}
.social-feed .row [class*="col-"] p.social-youtube:before {
    background: url('imgs/sprite.png') no-repeat -73px -75px #000;
    position: absolute;
    top: 10px;
    right: 10px;
}
.social-feed .row [class*="col-"] p.social-instagram:before {
    background: url('imgs/sprite.png') no-repeat -74px -16px #000;
    position: absolute;
    top: 10px;
    right: 10px;
}

.masonry .grid {
    margin-top: 50px;
}
.masonry .grid-item {
    float: left;
    width: 25%;
    padding: 0 10px;
}
.masonry .grid-item img {
    width: 100%;
    height: auto;
}

footer.site-footer {
    margin-top: 50px;
    border-top: 10px solid #00ff78;
    padding: 50px 0 0;
    background: url('imgs/fond-footer.jpg') no-repeat center center;
    background-size: cover;
    color: white;
    min-height: 300px;
    z-index: 1000;
    position: relative;
}
footer.site-footer h4 {
    color: #00ff78;
    text-transform: uppercase;
    text-align: center;
}
footer.site-footer a {
    text-decoration: none;
    color: white;
    padding-bottom: 0px;
    border-bottom: 1px solid #676767;
    display: inline-block;
    margin-bottom: 10px;
}
footer.site-footer a.footer-social {
    background: url('imgs/sprite.png') no-repeat -14px -15px;
    text-decoration: none !important;
    border: none !important;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0;
}
footer.site-footer a.footer-facebook {
    background: url('imgs/sprite.png') no-repeat -14px -15px;
}
footer.site-footer a.footer-twitter {
    background: url('imgs/sprite.png') no-repeat -13px -75px;
}
footer.site-footer a.footer-youtube {
    background: url('imgs/sprite.png') no-repeat -73px -75px;
    text-decoration: none !important;
    border: none !important;
    position: absolute;
    top: 10px;
    right: 10px;
}
footer.site-footer a.footer-instagram {
    background: url('imgs/sprite.png') no-repeat -74px -16px;
    text-decoration: none !important;
    border: none !important;
    position: absolute;
    top: 10px;
    right: 10px;
}
footer.site-footer #footer-submitted {
    display: none;
    text-align: center;
    text-transform: uppercase;
    color: #00ff78;
    margin-top: 40px;
    font-size: 2em;
}
footer.site-footer input[type="phone"],
footer.site-footer input[type="text"] {
    border: 2px solid white;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
    background: none;
    margin: 25px auto;
    display: block;
}
footer.site-footer input[type="submit"] {
    display: block;
    padding: 10px 30px;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    font-family: 'Oswald';
    font-size: 1.5em;
    margin: 25px auto 0;
    border: 1px solid white;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: white;
}
footer.site-footer input[type="submit"]:hover,
footer.site-footer input[type="submit"]:focus,
footer.site-footer input[type="submit"]:active {
    border: 1px solid #00ff78;
    background: #00ff78;
    color: black;
}
footer.site-footer a:hover,
footer.site-footer a:focus {
    text-decoration: none;
    color: #00ff78;
    border-bottom: 1px solid #00ff78;
}
footer.site-footer .footer-first ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
footer.site-footer .footer-first li {
    display: inline-block;
    margin: 20px 10px;
}
footer.site-footer .footer-first li a {
    text-decoration: none;
    border: none;
    padding: 10px;
}
footer.site-footer .footer-first li a:hover,
footer.site-footer .footer-first li a:focus,
footer.site-footer .footer-first li a:active {
    background: #00ff78;
}
footer.site-footer .footer-third ul {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
footer.site-footer .row:first-child {
    border-bottom: 1px solid white;
    padding-bottom: 20px;
}
footer.site-footer .row:last-child ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
    padding: 20px 0;
}
footer.site-footer .row:last-child ul li {
    display: inline-block;
    margin-right: 50px;
}
footer.site-footer .row:last-child ul li a {
    color: white;
}

.page-template-page-pacte .container p {
    font-family: 'Montserrat';
    color: #737373;
    font-size: 1.8em;
}
.page-template-page-pacte h2 {
    font-size: 4em;
    font-family: 'Bevan';
    text-transform: uppercase;
    color: black;
}

.page-template-page-pacte .container p,
.page-template-page-pacte h2 {
    max-width: 600px;
}

.manifest-anchor strong {
    background: #00ff78;
    display: inline-block;
    padding: 10px;
    color: black;
    text-transform: uppercase;
    font-size: 3em;
    font-family: 'Bevan';
    margin: 25px 0;
}

.manifest-image-bottom img {
    margin-top: 45px;
}

.manifest-fixed {
    position: absolute;
    top: 125px;
    left: 0;
    right: 0;
}
.manifest-fixed.fixed {
    position: fixed;
    top: 25px;
}

.manifest-fixed .row {
    float: right;
    background: #303030;
    max-width: 450px;
    width: 100%;
}
.manifest-fixed .row h2 {
    color: white;
    font-weight: 300;
    text-align: center;
    padding: 15px 0 20px;
    margin: 0;
    font-size: 2.5em;
}
.manifest-fixed .row img {
    width: 100%;
    height: 150px;
}
.manifest-fixed form {
    padding: 30px 15px;
}
.manifest-fixed input[type="text"], .manifest-fixed input[type="email"] {
    padding: 10px 15px;
    color: #777;
    font-size: 1.5em;
    width: 50%;
}
.manifest-fixed input[name="name_newsletter"]{
    width: 47%;
    margin-right: 3%;
    margin-bottom: 10px;
}
.manifest-fixed input[type="email"]{
    width: 70%;
}
.manifest-fixed input[type="submit"]{
    background: #00ff78;
    color: black;
    text-transform: uppercase;
    width: 27%;
    border: none;
    padding: 11px 0;
    font-family: 'Oswald';
    margin-left: 3%;
    font-size: 1.6em;
    border: 1px solid #00ff78;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.manifest-fixed input[type="submit"]:hover,
.manifest-fixed input[type="submit"]:focus,
.manifest-fixed input[type="submit"]:active {
    border: 1px solid black;
    background: white;
    color: black;
}
.manifest-fixed label{
    display: block;
    padding-top: 10px;
}
.manifest-fixed label span {
    color: white;
    font-family: 'Montserrat';
    font-weight: 100;
    padding-left: 10px;
}

.page-template-page-rejoins .texte {
    text-align: center;
    margin: 0 auto;
}
.page-template-page-rejoins .texte-content {
    max-width: 820px;
    color: #737373;
    font-size: 1.6em;
    margin-bottom: 50px;
}
.page-template-page-rejoins .texte-img {
    margin: 40px auto;
    display: block;
}
.page-template-page-rejoins .texte-img img {
    max-width: 115px;
    width: 100%;
}
.page-template-page-rejoins .texte-title h2 {
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 2.4em;
    margin-bottom: 50px;
    color: black;
}
.page-template-page-rejoins .texte-title h2 strong {
    font-size: 1.7em;
    display: block;
}
.page-template-page-rejoins .texte-content strong {
    font-weight: bold;
    color: black;
}
.page-template-page-rejoins .choose-city-france img {
    max-width: 600px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px ;
    display: block;
}
.page-template-page-rejoins .choose-city-small-text {
    color: white;
    font-size: .8em;
}
.page-template-page-rejoins .rejoins-form {
    background: #303030;
    padding: 50px 25px;
}
.page-template-page-rejoins .rejoins-form h3 {
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    margin: 0 0 40px;
}
.page-template-page-rejoins .rejoins-form select,
.page-template-page-rejoins .rejoins-form input {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 15px;
}

.page-template-page-rejoins .rejoins-form input[name="name_newsletter"],
.page-template-page-rejoins .rejoins-form input[name="firstname_newsletter"],
.page-template-page-rejoins .rejoins-form input[name="email_newsletter"],
.page-template-page-rejoins .rejoins-form input[name="telephone_newsletter"] {
    width: 50%;
    margin-bottom: 15px;
}

.page-template-page-rejoins .rejoins-form input[name="name_newsletter"],
.page-template-page-rejoins .rejoins-form input[name="email_newsletter"] {
    width: 48%;
    margin-right: 2%;
}

.page-template-page-rejoins .rejoins-form input[type="submit"]{
    background: #00ff78;
    color: black;
    text-transform: uppercase;
    border: none;
    padding: 12px 0;
    font-family: 'Oswald';
    font-size: 1.6em;
    display: block;
    width: 50%;
    margin: 50px auto 0;
}

.single main,
.page-actus main {
    max-width: 650px;
    width: 100%;
    float: left;
    margin-right: 20px;
}

.entry-breacrumb {
    margin-top: 5px;
    margin-top: 15px;
    font-size: .9em;
}
.entry-breacrumb ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.entry-breacrumb li {
    display: inline-block;
    color: #737373;
    font-family: 'Oswald';
}
.entry-date {
    font-family: 'Oswald';
    color: #737373;
    font-size: .9em;
    margin-top: 50px;
}
.entry-date img {
    margin-right: 10px;
}
.entry-tags {
    margin-bottom: 20px;
}
.entry-tags ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.entry-tags ul li {
    display: inline-block;
    background: #00ff78;
    padding: 5px 15px;
    color: black;
    font-weight: bold;
    margin-right: 20px;
    font-size: 1.3em;
    font-family: 'Oswald';
    margin-bottom: 20px;
}
.entry-tags a {
    color: black;
}
.single main .entry-header {
    min-height: 650px;
    min-width: 650px;
    position: relative;
}.single.single-creation main .entry-header {
    min-height: 0;
    min-width: 0;
    position: relative;
}
.single main .entry-header-content {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00ff78;
    padding: 10px 50px;
    max-width: 70%;
}
.single main .entry-header-content h2 {
    text-transform: uppercase;
    color: black;
    font-size: 3em;
    font-weight: 300;
}
.single main .entry-header-content p {
    color: black;
}
.single main .entry-content-text {
    margin-top: 35px;
}
/*
.single main .entry-content-text p,
.page .entry-content-text p {
    color: #737373;
    line-height: 1.8em;
    font-size: .975em;
    margin-bottom: 2em;
    font-family: 'Helvetica Neue', Arial;
}*/

.single aside,
.page-actus aside {
    max-width: 430px;
    width: 100%;
    float: left;
}

.single aside .articles-related,
.single aside .medias-related,
.page-actus aside .articles-related,
.page-actus aside .medias-related {
    background: #ebebeb;
    padding: 0 25px;
}
.single aside .articles-related h4,
.single aside .medias-related h4,
.page-actus aside .articles-related h4,
.page-actus aside .medias-related h4,
.page .articles-related h4,
.page .entry-reacts h4 {
    color: black;
    margin: 0 auto 30px;
    padding-top: 30px;
    font-size: 1.8em;
    text-transform: uppercase;
    text-align: center;
    font-size: 2em;
    letter-spacing: 1px;
}
.single aside .articles-related h5,
.single aside .medias-related h5,
.page-actus aside .articles-related h5,
.page-actus aside .medias-related h5,
.page .articles-related h5 {
    color: #676767;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center;
}
.single aside .articles-related .col-sm-8 h5,
.page-actus aside .articles-related .col-sm-8 h5 {
    margin: 0;
    text-align: left;
}
.single aside .articles-related p,
.page-actus aside .articles-related p,
.page .articles-related p {
    color: #737373;
}
.single aside .articles-related .col-sm-8 p,
.page-actus aside .articles-related .col-sm-8 p {
    font-size: .9em;
    margin-bottom: 22px;
    margin-top: 10px;
}
.articles-related-inside-content-pop img {
    max-width: 115px;
    width: 100%;
}
.single aside .side-engage-toi,
.single aside .side-store,
.page-actus aside .side-engage-toi,
.page-actus aside .side-store {
    margin: 50px 0;
}

.page-actus-title {
    border-bottom: 4px solid #00ff78;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.page-actus-title {
    text-align: center;
    text-transform: uppercase;
}
.page-actus-title h2 {
    font-size: 2.2em;
    margin-top: 0;
}
.actus .actu {
    overflow: hidden;
    position: relative;
}
.actus .actu .actu-content-tags {
    /*position: absolute;*/
    bottom: 25px;
}
.actu-thumbnail, .actu-content {
    margin-bottom: 25px;
}
.actu-thumbnail {
    float: left;
    width: 100%;
    max-width: 350px;
    margin-right: 20px;
}
.actu-thumbnail:hover + .actu-content .actu-content-title h3 a {
    color: #00ff78;
}
.actu-thumbnail a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.actu-thumbnail img {
    width: 100%;
    max-width: 100%;
    height: auto;
    transform: scale(1);
}
.actu-thumbnail img:hover,
.actu-thumbnail img:focus,
.actu-thumbnail img:active {
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    transition: transform .3s;
    transform: scale(1.1);
}
.actu-content {
    float: left;
    width: 100%;
    max-width: 275px;
}
.actu-content .actu-content-title a {
    text-transform: uppercase;
    color: black;
    font-family: 'Oswald';
}
.actu-content .actu-content-title a:hover,
.actu-content .actu-content-title a:focus,
.actu-content .actu-content-title a:active {
    color: #00ff78;
}
.actu-content .actu-content-title h3 {
    margin-top: 0;
}
.actu-content .actu-content-text {
    color: #737373;
}
.actu-content .actu-content-tags {
    margin-top: 10px;
}
.actu-content .actu-content-tags a {
    font-family: 'Oswald';
    color: #999;
    letter-spacing: 1px;
    margin-right: 5px;
}
.actu-content .actu-content-tags a:hover,
.actu-content .actu-content-tags a:focus,
.actu-content .actu-content-tags a:active {
    color: black;
}
.actu-content .actu-content-more a {
    display: inline-block;
    padding: 5px 20px;
    background: #00ff78;
    text-transform: uppercase;
    color: black;
    border: 1px solid #00ff78;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.actu-content .actu-content-more a:hover,
.actu-content .actu-content-more a:focus,
.actu-content .actu-content-more a:active {
    background: none;
    color: black;
    border: 1px solid black;
}

.entry-share {
    text-align: center;
    margin: 45px 0 25px;
}
.entry-share-network {
    display: inline-block;
}
/*.entry-share-network a {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 8px;
    background: blue;
    margin-right: 15px;
    color: white;
    font-size: 1.2em;
    height: 50px;
    line-height: 30px;
    text-decoration: none;
    margin-bottom: 20px;
}*/
.entry-share-network img {
    margin-right: 10px;
}
.entry-share-facebook a {
    background: url('imgs/share/facebook-1.png') no-repeat;
    width: 231px;
    height: 50px;
    display: block;
}
.entry-share-facebook a:hover,
.entry-share-facebook a:focus,
.entry-share-facebook a:active {
    background: url('imgs/share/facebook-2.png') no-repeat;
}
.entry-share-twitter a {
    background: url('imgs/share/twitter-1.png') no-repeat;
    width: 231px;
    height: 50px;
    display: block;
}
.entry-share-twitter a:hover,
.entry-share-twitter a:focus,
.entry-share-twitter a:active {
    background: url('imgs/share/twitter-2.png') no-repeat;
}
.entry-share-google a {
    background: url('imgs/share/google-1.png') no-repeat;
    width: 231px;
    height: 50px;
    display: block;
}
.entry-share-google a:hover,
.entry-share-google a:focus,
.entry-share-google a:active {
    background: url('imgs/share/google-2.png') no-repeat;
}

.comment-respond {
    background: #262626;
    padding: 50px;
}
.comment-respond label,
.comment-notes, 
.required {
    color: white;
}
.comment-respond h3 {
    color: white;
    font-family: 'Oswald';
    font-size: 2.5em;
    text-transform: uppercase;
}
.comment-respond input,
.comment-respond textarea {
    width: 100%;
    display: block;
}
.comment-respond input[type="submit"] {
    background: #00ff78;
    padding: 10px;
    text-transform: uppercase;
    color: black;
    font-family: 'Oswald';
    border: none;
    font-size: 1.8em;
    margin-top: 25px;
    border: 1px solid #00ff78;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.comment-respond input[type="submit"]:hover,
.comment-respond input[type="submit"]:focus,
.comment-respond input[type="submit"]:active {
    border: 1px solid black;
    background: white;
    color: black;
}
.logged-in-as {
    display: none;
}

.page .entry-chapo {
    margin-top: 25px;
}
.page .entry-header {
    border-bottom: 4px solid #00ff78;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.page .entry-header-title {
    text-align: center;
    text-transform: uppercase;
    margin-top: 50px;
}
.page .entry-header-title h2 {
    font-size: 3em;
}
.page .entry-header-date {
    font-family: 'Oswald';
    color: #737373;
    font-size: .9em;
    margin-top: 25px;
    text-align: center;
}
.page .entry-header-date p {
    margin-bottom: 0;
}
.page .entry-header-date img {
    margin-right: 10px;
}
.page .entry-thumbnail img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.page .full-engage {
    text-align: center;
    padding: 0;
}
.page .full-engage a {
    background: url('imgs/full-engage-toi.jpg') no-repeat;
    background-size: cover;
    padding: 100px 0;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 7.5em;
    font-weight: bold;
    color: white;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    margin-bottom: 40px;
}
.page .entry-reacts h4 {
    margin: 40px auto 30px;
}
.page .entry-reacts ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.page .entry-reacts li {
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 20px;
}
.page .entry-reacts li p {
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 1.8em;
    margin-top: 20px;
}
.page .entry-reacts a {
    text-decoration: none;
}

.page .entry-reacts li.react-nul p {
    color: #c52921;
}
.page .entry-reacts li.react-dur p {
    color: #137b9a;
}
.page .entry-reacts li.react-wtf p {
    color: #1aa092;
}
.page .entry-reacts li.react-haha p {
    color: #a18f1a;
}
.page .entry-reacts li.react-genial p {
    color: #8e1aa6;
}
.page .entry-react a:hover,
.page .entry-react a:focus,
.page .entry-react a:active,
.page .entry-react a:hover > p,
.page .entry-react a:focus > p,
.page .entry-react a:active > p {
    opacity: .5;
    display: block;
}
.page .articles-related img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.overlay-wrapper.closed .overlay-background,
.overlay-wrapper.closed .overlay-signup {
    display: none;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay-background {
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 99999;
}
.overlay-close {
    position: absolute;
    right: 25px;
    top: 0;
    font-size: 5em;
    color: #00ff78;
    font-weight: bold;
    cursor: pointer;
    padding: 0 40px;
}
.overlay-signup {
    background: url('imgs/manifeste-popup.jpg') no-repeat;
    background-size: cover;
    position: fixed;
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
    top: 100px;
    left: 0;
    right: 0;
    padding: 50px;
    opacity: 1;
    z-index: 99999;
}
.overlay-signup-logo {
    text-align: center;
}
.overlay-signup-logo img {
    width: 65px;
    height: auto;
    margin-bottom: 20px;
}
.overlay-signup h3 {
    font-size: 3em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.overlay-signup h3 span {
    font-size: 1.5em;
}
.overlay-signup p {
    font-size: 1.8em;
    text-align: center;
    margin: 50px 0;
}
.overlay-signup-share {
    text-align: center;
}
.overlay-signup-share a {
    display: inline-block;
}
.overlay-signup-share a:first-child {
    margin-right: 50px;
}

.page-template-page-engage-toi .container .row {
    margin-top: 50px;
}

.page-template-page-engage-toi .odd [class*="col-"]:first-child {
    /*background: red;*/
    float: right;
}

.page-template-page-engage-toi .odd [class*="col-"]:last-child {
    /*background: green;*/
    float: left;
}

.page-template-page-engage-toi .even [class*="col-"]:first-child {
    /*background: blue;*/
    float: left;
}

.page-template-page-engage-toi .even [class*="col-"]:last-child {
    /*background: cyan;*/
    float: right;
}

.page-template-page-engage-toi .engage-toi-aide {
    background: url('imgs/engage-toi-aide.jpg') no-repeat;
    background-size: cover;
    padding: 50px 0;
    margin: 50px 0;
    text-align: center;
}

.page-template-page-engage-toi .engage-toi-banner,
.page-template-page-deploy .deploy-banner {
    background: url('imgs/full-engage-toi.jpg') no-repeat;
    background-size: cover;
    text-align: center;
    padding: 75px 0 100px;
}
.page-template-page-engage-toi .engage-toi-banner a {
    text-decoration: none;
}
.page-template-page-deploy .deploy-banner {
    background: url('imgs/deploy.jpg') no-repeat;
}
.page-template-page-engage-toi .engage-toi-banner-title h2,
.page-template-page-deploy .deploy-banner h2 {
    font-size: 2.5em;
    color: white;
    text-transform: uppercase;
}
.page-template-page-engage-toi .engage-toi-banner-title span,
.page-template-page-deploy .deploy-banner-title span {
    font-size: 2.5em;
    display: block;
    padding: 20px;
    background: black;
    margin-top: 15px;
    font-weight: bold;
}
.page-template-page-deploy .deploy-banner-title span {
    display: inline-block;
    padding: 20px 50px;
}

.page-template-page-engage-toi .engage-toi-aide h3,
.page-template-page-engage-toi .engage-toi-aide p {
    color: white;
}

.page-template-page-engage-toi .engage-toi-aide h3 {
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 2.5em;
}

.page-template-page-engage-toi .engage-toi-aide h3 span,
.page-template-page-engage-toi .engage-toi-aide h3 strong {
    font-size: 1.5em;
    font-weight: bold;
    display: block;
}

.page-template-page-engage-toi .engage-toi-aide .engage-toi-aide-text {
    font-size: 3em;
    margin: 50px 0;
}
.page-template-page-engage-toi .engage-toi-aide .engage-toi-aide-call {
    font-family: 'Oswald';
    margin: 50px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: 100;
}

.page-template-page-engage-toi .engage-toi-aide input[type="text"] {
    border: none;
    padding: 15px;
    font-size: 1.2em;
    width: 30%;
    margin-right: 5%; 
}
.page-template-page-engage-toi .engage-toi-aide input[type="submit"] {
    background: #00ff78;
    color: black;
    text-transform: uppercase;
    border: none;
    padding: 4px 50px;
    font-family: 'Oswald';
    font-size: 1.6em;
    line-height: 2em;
    position: relative;
    top: 4px;
    border: 1px solid #00ff78;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.page-template-page-engage-toi .engage-toi-aide input[type="submit"]:hover,
.page-template-page-engage-toi .engage-toi-aide input[type="submit"]:focus,
.page-template-page-engage-toi .engage-toi-aide input[type="submit"]:active {
    border: 1px solid white;
    background: none;
    color: white;
}


.engage-toi-manieres h3 {
    text-transform: uppercase;
    color: black;
    font-family: 'Oswald';
    font-size: 2em;
    text-align: center;
    margin-bottom: 0;
    margin-top: 50px;
}
.engage-toi-manieres p {
    color: #737373;
    font-family: 'Oswald';
    font-size: 1.5em;
    text-align: center;
}

.engage-toi-content h3 {
    text-transform: uppercase;
    color: black;
    font-family: 'Oswald';
    margin-top: 0;
    font-size: 2em;
}

.engage-toi-img img {
    max-width: 100%;   
    width: 100%;
    height: auto;
}
.engage-toi-content p,
.engage-toi-content li {
    color: #737373;
    font-size: 1.3em;
}
.engage-toi-content strong {
    color: black;
}

.page-template-page-engage-toi .btn-wrapper {
    margin-top: 40px;
}
.page-template-page-engage-toi .btn-wrapper a {
    display: inline-block;
    background: black;
    padding: 10px 30px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-family: 'Oswald';
    font-size: 1.4em;
    border: 1px solid black;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.page-template-page-engage-toi .btn-wrapper a:hover,
.page-template-page-engage-toi .btn-wrapper a:focus,
.page-template-page-engage-toi .btn-wrapper a:active {
    border: 1px solid black;
    background: none;
    color: black;
}

.page-template-page-engage-toi iframe {
    width: 100%;
    min-height: 300px;
}

.page-template-page-deploy .container-accordion {
    margin-bottom: 5px;
}
.page-template-page-deploy .accordion {
    padding: 0 20px;
}
.page-template-page-deploy .accordion-panel {
    margin-bottom: 5px;
}
.page-template-page-deploy .accordion-menu-plan h3 {
    margin: 30px 0;
}
.page-template-page-deploy .accordion-menu-plan p,
.page-template-page-deploy .deploy-content p {
    margin: 0 0 30px 20px;
    font-size: 1.1em;
    line-height: 1.6em;
}
.page-template-page-deploy .container-accordion .accordion-panel-title h3 {
    font-family: 'Oswald';
    background: #e2e2e2;
    color: black;
    padding: 20px 50px;
    text-transform: uppercase;
    font-size: 2em;
    cursor: pointer;
    margin: 0;
}
.page-template-page-deploy .container-accordion .accordion-panel-title.accordion-panel-title-opened h3 {
    background: #7a7a7a;
}
.page-template-page-deploy .container-accordion .accordion-panel-title h3 img {
    margin-right: 25px;
    margin-top: -5px;
    -moz-transform: rotateZ(-90deg);
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}
.page-template-page-deploy .container-accordion .accordion-panel-title.accordion-panel-title-opened h3 img {
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
.page-template-page-deploy .container-accordion .accordion-panel-content {
    display: none;
}
.page-template-page-deploy .container-accordion .accordion-panel-content-padding {
    padding: 20px;
}

.page-template-page-deploy .container-accordion .accordion-panel-content-padding img.alignleft {
    float: left;
    margin: 20px;
    max-width: 100%;
}
.page-template-page-deploy .container-accordion .accordion-panel-content-padding img.alignright {
    float: right;
    margin: 20px;
    max-width: 100%;
}

.page-template-page-medias .media-div-inside {
    background: #2c2c2c;
}

.page-template-page-medias .media-div-inside .image-scale {
    overflow: hidden;
}
.page-template-page-medias .media-div-inside img {
    width: 100%;
    height: auto;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}
.page-template-page-medias .media-div-inside:hover img,
.page-template-page-medias .media-div-inside:focus img,
.page-template-page-medias .media-div-inside:active img {
    transform: scale(1.2);
}
.page-template-page-medias .media-div-content h3 {
    padding: 0 20px;
}

.page-template-page-medias .media-div-content h3 a {
    color: #d9d9d9;
    text-transform: uppercase;
    font-family: 'Oswald';
}

.page-template-page-medias .media-div-content p.date {
    color: #676767;
    padding: 0 20px;
}
.page-template-page-medias .media-div-content p {
    color: white;
    padding: 0 20px 20px;
}
.ff-errors {
    display: none;
}
#contact-form-444 {
    text-align: center;
}

.pagination {
    text-align: center;
    width: 100%;
}

span.page-numbers,
a.page-numbers {
    display: inline-block;
    padding: 5px 15px;
    color: black;
    font-weight: bold;
    font-family: Oswald;
}
.page-numbers.current,
a.page-numbers:hover,
a.page-numbers:focus,
a.page-numbers:active {
    background: #00ff78;
}

.reply {
    margin-bottom: 30px;
}

.page-store .entry-content-text {
    text-align: center;
    margin-left: -50px;
}
.store-imgs {
    overflow: hidden;
}
.store-imgs label {
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
#store-book {
    display: none;
}#store-book + label {
    background: url('imgs/book1.png') no-repeat -50px 0;
    width: 330px;
    height: 298px;
    border: none;
}
#store-book:checked + label,
#store-book.clicked + label {
    background: url('imgs/book1.png')  no-repeat -50px -310px;
}
#store-shirt {
    display: none;
}
#store-shirt + label {
    background: url('imgs/shirt.png') no-repeat -5px 0;
    width: 246px;
    height: 248px;
}
#store-shirt:checked + label,
#store-shirt.clicked + label {
    background: url('imgs/shirt.png')  no-repeat -5px -249px;
}
.store-infos label {
    display: block;
}
.entry-breacrumb ul li {
    text-transform: capitalize;
}


.dropdown-menu {

    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    min-width: 230px;
    background: black;
    padding: 10px 20px;
    z-index: 100;
}

.navbar-default .navbar-nav .dropdown-menu  li {
        display: inline-block;
    width: 100%;
    padding: 10px 0;
    margin-right: 0px;
}
.dropdown-menu > li > a {
    display: inline;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: #000;
    color: #fff;
}

/* ########################################################################################################## RESPONSIVE ##########################################################################################################*/
/* ########################################################################################################## RESPONSIVE ##########################################################################################################*/
/* ########################################################################################################## RESPONSIVE ##########################################################################################################*/
/* ########################################################################################################## RESPONSIVE ##########################################################################################################*/
/* ########################################################################################################## RESPONSIVE ##########################################################################################################*/
@media (min-width: 768px){
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        padding: 30px 0 0;
        height: 80px;
    }
    .page-template-page-engage-toi .btn-wrapper-manifest {
        margin-top: 34px;
    }
    .page-template-page-engage-toi .btn-wrapper-villes {
        margin-top: 74px;
    }
    .page-template-page-engage-toi .btn-wrapper-partage {
        margin-top: 61px;
    }
    .page-template-page-engage-toi .btn-wrapper-store {
        margin-top: 118px;
    }
    .page-template-page-engage-toi .btn-wrapper-monney {
        margin-top: 71px;
    }

    .video-teaser .btn-wrapper{
        margin-top: 68px;
    }
}
@media (min-width: 768px) and (max-width: 992px){
    .navbar-default .navbar-nav li {
        margin-right: 0px;
    }
    .container {
        width: 800px;
    }
    .page-template-page-engage-toi .engage-toi-banner-title span,
    .page-template-page-deploy .deploy-banner-title span {
        font-size: 2em;
    }
}

@media (max-width: 1200px){
    .page-actus main {
        max-width: 490px;
    }
    .actu-thumbnail, .actu-content,
    .manifest-image-bottom img {
        max-width: 500px;
    }
    .banniere-content {
        padding-top: 2%;
    }
    .banniere-content-img img {
        max-width: 200px;
    }
}


@media (max-width: 992px){
    .navbar-brand {
        margin-right: 20px;
    }
    .navbar-right {
        display: none;
    }
    .navbar-default .navbar-nav li {
        margin-right: 20px;
    }
    .social-feed .row .border-right-mobile {
        border-right: 2px solid #7b837f;
    }
    .shop-cta img {
        max-width: 100%;
        padding-top: 0;
    }
    footer h4 {
        margin: 30px 0 30px;
    }

    .manifest-anchor,
    .page-template-page-pacte h2 {
        text-align: center;
    }

    .manifest-fixed {
        position: static;
    }

    .manifest-fixed .row {
        float: none;
        margin: 50px auto 0;
    }
    .page-actus main {
        max-width: 100%;
        margin-right: 0;
    }
    .actu {
        max-width: 420px;
        width: 100%;
        margin: 0 auto;
    }
    .page-actus aside:before {
        content: '';
        clear: both;
    }
    .page-actus aside {
        max-width: 420px;
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    
    .manifest-fixed.fixed, .manifest-fixed {
        position: static;
    }
    .page-template-page-pacte .container p, .page-template-page-pacte h2 {
        max-width: 100%;
    }
}


@media (min-width: 992px) and (max-width: 1200px){
    .page-template-page-pacte .container p,
    .page-template-page-pacte h2 {
        max-width: 500px;
    }
    .navbar-brand {
        margin-right: 20px;
    }
    .navbar-default .navbar-nav li {
        margin-right: 20px;
    }
}

@media (min-width: 1200px){
    .navbar-default .navbar-nav.navbar-right li {
        margin-left: 20px;
    }
}

@media (max-width: 768px){
    .big-actu,
    .little-actu {
        max-width: 450px;
        margin: 0 auto 25px;
    }
    .temoignages {
        height: 800px;
    }
    .temoignages .carousel-inner {
        min-height: 800px;
    }
    .navbar-toggle {
        margin-top: 17px;
    }
    .navbar-header {
        padding: 0 0;
    }
    .navbar-brand {
        margin-right: 0;
    }
    .navbar-default .navbar-collapse {
        border: none;
        background: #000;
        margin-top: 10px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-default li.menu-item-has-children a:hover + .sub-menu,
    .navbar-default li.menu-item-has-children .sub-menu:hover {
        display: none;
    }
    .navbar-default .navbar-nav {
        margin: 0;
        padding: 0;
    }
    .navbar-default .navbar-nav li {
        margin: 30px 0;
        text-align: center;
    }
    .navbar-default .navbar-nav li > a {
        font-size: 1.8em;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav li > a:hover,
    .navbar-default .navbar-nav li > a:focus,
    .navbar-default .navbar-nav li > a:active {
        border-bottom: none;
    }
    .navbar-default .navbar-nav li.highlight > a {
        padding: 10px 40px;
        display: inline-block;
    }
    .site > .container-fluid:first-child {
        height: 70px;
        padding: 0;
    }
    .site .container.menu {
        padding: 0;
    }
    .banniere {
        background: url('../../../../../../../../videos/Snapshot/Survivants.jpg') center center;
        background-size: cover;
        top: 70px;
    }
    .banniere video, .banniere #banniere-video {
        display: none;
    }
    .banniere {
        min-height: 350px;
    }
    .banniere-content-img img {   
        max-width: 150px;
    }
    .home .site-content {
        margin-top: 70px;
    }
    .video-teaser .title-upper {
        margin-top: 30px;
    }
    .big-actu, .little-actu {
        margin-bottom: 30px;
    }

    .page .full-engage a {
        font-size: 4.5em;
    }
    .page-template-page-rejoins .rejoins-form input[name="name_newsletter"],
    .page-template-page-rejoins .rejoins-form input[name="firstname_newsletter"],
    .page-template-page-rejoins .rejoins-form input[name="email_newsletter"],
    .page-template-page-rejoins .rejoins-form input[name="telephone_newsletter"] {
        width: 100%;
    }

    .engage-toi-content h3 {
        margin-top: 15px;
    }
    .page-template-page-engage-toi .engage-toi-banner-title span {
        font-size: 1.2em;
    }

    .page-template-page-engage-toi .btn-wrapper {
        text-align: center;
    }
    .page-template-page-engage-toi .engage-toi-aide .engage-toi-aide-text {
        font-size: 1.8em;
        margin: 50px 0;
    }
    .page-template-page-engage-toi .engage-toi-aide input[type="text"] {
        width: 70%;
        margin-bottom: 20px;
    }
    .page-template-page-engage-toi .engage-toi-banner-title span,
    .page-template-page-deploy .deploy-banner-title span {
        font-size: 1.5em;
    }
}

@media (max-width: 640px){
    .page .full-engage a {
        font-size: 3.5em;
    }
    .page-template-page-engage-toi .engage-toi-banner-title span {
        font-size: 1em;
    }
    .temoignages .item {
        width: 70%;
        margin: 0 auto;
    }
    .navbar-brand {
        padding: 15px 0;
    }
    .temoignages .item p[class*="col-sm-"] {
        font-size: 1.45em;
    }
    .newsletter .form-group {
        width: 250px;
    }
    .single main .entry-header {
        min-width: initial;
    }
    .single main .entry-header-content {
        max-width: 100%;
    }
    .entry-tags ul li  {
            margin-right: 1px;
                margin-bottom: 5px;
    }
    .entry-date {
        margin-top: 25px;
    }
    .navbar-default .navbar-nav .dropdown-menu  li {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .page-actus-title {
        margin-top: 35px;
    }
    .articles-related-inside-content-pop,
    .single aside .articles-related .col-sm-8 h5, .page-actus aside .articles-related .col-sm-8 h5,
    .articles-related-inside-content .col-sm-6 {
        text-align: center;
    }
    .single aside .articles-related .col-sm-8 h5, .page-actus aside .articles-related .col-sm-8 h5 {
        margin-top: 10px;
    }
    img {
        max-width: 209px !important;
        height: auto;
    }
    .single aside .articles-related {
        padding-bottom: 1px;
    } 
    .contact-form input[type=email], .contact-form input[type=text] {
            border: 1px solid #ddd;
    }
    .shop-cta  {
        padding:25px;
    }
    .shop-cta h2 strong {
        font-size: 1.1em;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            font-size: 1.4em;
    }
    .navbar-default .navbar-nav .dropdown-menu  li {
            margin-top: 5px;
    margin-bottom: 0px;
    }
    .page-template-page-deploy .container-accordion .accordion-panel-title h3 {
        font-family: 'Oswald';
        background: #e2e2e2;
        color: black;
        padding: 20px 20px;
        text-transform: uppercase;
        font-size: 1.2em;
        cursor: pointer;
        margin: 0;
        line-height: 150%;
    }
    .site-content {
        padding-top: 70px;
    }
    .page-template-page-engage-toi .engage-toi-aide .engage-toi-aide-call a {
        display: block;
    }
    .page-template-page-engage-toi .engage-toi-aide .engage-toi-aide-call {
        font-size: 1.2em;
    }
    footer.site-footer .row:last-child ul li {
        display: block;
        margin-right: 0;
    }
    .page-template-page-engage-toi footer .container .row {
        margin-top: 0;
    }
    .page-template-page-pacte h2 {
        font-size: 2.6em;
    }
    .manifest-anchor strong {
            font-size: 2.6em;
    }
}
@media (max-width: 480px){
    .manifest-fixed input[name="name_newsletter"] {
        width: 100%;
        margin-right: 0;
    }
    .manifest-fixed input[type="text"], .manifest-fixed input[type="email"] {
        width: 93%;
        margin-bottom: 10px;
    }
    .manifest-fixed .row img {
        width: 100%;
        max-height: 150px;
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 420px){
    .navbar-brand {
        padding: 20px 0;
    }
    .navbar-brand img {
        margin-top: -20px;
    }
    .navbar-brand h1 {
        font-size: 1.5em;
    }
    .manifest-fixed input[type="submit"] {
        display: block;
        width: 94%;
        margin-left: 0;
    }
    .overlay-signup {
        padding: 20px;
    }
    .overlay-signup h3 {
        font-size: 2em;
    }
}
@media (max-width: 250px){
    .navbar-brand img {
        display: none;
    }
    .banniere-content-btn a {
        padding: 15px 10px;
        font-size: 1.2em;
    }
    .navbar-toggle {
        margin-right: 5px;
    }
}

.site {
    overflow: hidden;
}

.caret  {
    display: none;
}