@import url("./style-base.css");
@import url('https://fonts.googleapis.com/css?family=Patrick+Hand+SC');
@font-face {
    font-family: Lato;
    src: url(https://planeteamazone.org/wp-content/fonts/Lato-Regular.ttf);
    font-weight: normal;
}
/* aucun style ne doit être écrit ici, ce fichier ne fait que rassembler des imports */
/* = New Theme CSS starts here
 -------------------------------------------------------------- */
/* rappel d'utilisation des mixins:
 .box { @include border-radius(10px); }
 */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/*********************
 BREAKPOINTS
 *********************/
/*typo.css*/
/* définir les tailles de font, hauteur de ligne, indentation, couleur... */
/* @import url(https://fonts.google.com/css?family=Maven+Pro:400,500,700,900);
 */
/* STYLES MENU */
/* encarts avec menus colorés */
/* encarts colorés */
.site-header {
    z-index: 6;
}
#masthead .fragment {
    width: 25%;
}
#masthead .fragment h6 {
    margin-right: 20px;
}
#masthead .fragment span {
    color: white;
    background-color: transparent;
}
#masthead #actus h6 {
    color: #fff;
}
#masthead header {
    position: relative;
}
/*#masthead #navcat .fragment .toggle h6:after {*/
/*    -webkit-font-smoothing: antialiased;*/
/*    content: "\f501";*/
/*    display: inline-block;*/
/*    font: normal 10px/1 Genericons;*/
/*    position: absolute;*/
/*    right: 20px;*/
/*    top: 10px;*/
/*    -webkit-transform: rotate(-90deg);*/
/*    -khtml-transform: rotate(-90deg);*/
/*    -moz-transform: rotate(-90deg);*/
/*    -ms-transform: rotate(-90deg);*/
/*    -o-transform: rotate(-90deg);*/
/*    transform: rotate(-90deg);*/
/*}*/

/*@media screen and (max-width: 782px) {*/
/*    #masthead #navcat .fragment .toggle h6:after {*/
/*        -webkit-transform: rotate(-270deg);*/
/*        -khtml-transform: rotate(-270deg);*/
/*        -moz-transform: rotate(-270deg);*/
/*        -ms-transform: rotate(-270deg);*/
/*        -o-transform: rotate(-270deg);*/
/*        transform: rotate(-270deg);*/
/*        top: 15px;*/
/*    }*/

/*}*/

/*#masthead #navcat {*/
/*    overflow: hidden;*/
/*    border-top: 1px white solid;*/
/*}*/
/*#masthead #navcat .fragment > .menu {*/
/*    height: auto;*/
/*    position: absolute;*/
/*    width: 25%;*/
/*    z-index: 1;*/
/*    background-color: white;*/
/*}*/
/*#masthead #navcat .fragment:hover .toggle h6:after {*/
/*    -webkit-transform: rotate(-270deg);*/
/*    -khtml-transform: rotate(-270deg);*/
/*    -moz-transform: rotate(-270deg);*/
/*    -ms-transform: rotate(-270deg);*/
/*    -o-transform: rotate(-270deg);*/
/*    transform: rotate(-270deg);*/
/*    top: 15px;*/
/*}*/

/*#masthead .fragment .menu {*/
/*    height: 167px;*/
/*}*/
#masthead .fragment header {
    z-index: 2;
}

#masthead .fragment .toggle {
    position:relative;
    z-index: 2;
    float: left;
    width: 20%;
    min-height: 62px;
}

#apres-primary-navigation #lang {
    min-width: 68px;
}
.primary-navigation li.orange a {
    color: #c60;
    font-weight: bold;
}
.event_agenda {
    position: static;
}
.slick-slide {
    padding: 5px;
}
.slick-slide img {
    margin: 0 0 10px 0;
}
button.slick-arrow {
    font-size: 0;
    color: transparent;
    background: url(images/arrows.png);
    background-repeat: no-repeat;
    color: red;
    position: absolute;
    top: 73px;
    left: -22px;
    z-index: 2;
    background-position: center center;
    background-size: cover;
    padding: 10px;
    width: 36px;
    height: 42px;
    color: white;
}
button.slick-arrow.slick-next {
    left: auto;
    right: -22px;
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-position: center center;
}
#secondary #side_content .sidebar-cat-list {
    background: url(/wp-content/uploads/2017/04/mediacenter-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    margin: 0px 0px 20px 0px;
}
#secondary #side_content .sidebar-cat-list ul {
    padding: 12px 20px;
}
#secondary #side_content .sidebar-cat-list ul li {
    line-height: 1.2em;
    padding: 0px;
    list-style-type: none;
}
#secondary #side_content .sidebar-cat-list ul li a {
    color: #fff;
    display: block;
    margin-bottom: 5px;
    width: 100%;
}
#secondary #side_content .sidebar-cat-list ul li a:before {
    -webkit-font-smoothing: antialiased;
    content: "\f501";
    display: inline-block;
    font: normal 8px/1 Genericons;
}
#secondary #side_content .sidebar-cat-list .cat-title {
    /*background-color: rgba(255, 255, 255, 0.8);*/
    color: white;
    padding: 12px 20px;
    text-transform: uppercase;
    font-weight: bold;
}
#secondary #side_content .sidebar-cat-list .cat-title a{
    color: white;
}

#secondary #side_content .sidebar-cat-list .cat-title div {
    font-weight: normal;
}
#secondary #side_content .entry-content-container {
    background-color: #bbb3a6;
    color: white;
}
#secondary #side_content .entry-content-container .eventlink {
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 5px;
    display: block;
}
#secondary #side_content .entry-content-container .eventlink:hover {
    text-decoration: underline;
}
#secondary #side_content .entry-content-container .eventlink:before {
    -webkit-font-smoothing: antialiased;
    content: "\f501";
    display: inline-block;
    font: normal 10px/1 Genericons;
    position: relative;
    top: 1px;
}
#secondary #side_content .entry-content-container.agenda {
    margin-top: -1px;
    min-height: 0;
    border: 0;
}
#secondary #side_content .entry-content-container.agenda .event-excerpt {
    font-weight: normal;
}
#secondary #side_content .entry-content-container.agenda.home {
    background-color: #f8faf7;
    border: 1px #fff solid;
}
#secondary #side_content .entry-content-container.agenda.home h2.pushbox {
    color: #fff;
    background: #78a653;
}
#secondary #side_content .entry-content-container.agenda.home h2.pushbox:before {
    bottom: -12px;
}
#secondary #side_content .entry-content-container.agenda.home .news-title {
    color: #000;
    line-height: 20px;
}
#secondary #side_content .entry-content-container.agenda.home button.slick-arrow {
    background-image: url(images/arrows-green.png);
}
#secondary #side_content .entry-content-container.agenda.home a.btn {
    color: #78a653;
    position: absolute;
    top: 11px;
    right: 19px;
}
#secondary #side_content .entry-content-container.agenda.home a.btn.eventlink {
    color: #78a653;
    background-color: transparent !important;
    position: static;
}
#secondary #side_content .entry-content-container.agenda .slick-slide {
    padding: 20px;
}
#secondary #side_content .entry-content-container.agenda .fa {
    margin-right: 9px;
}
#secondary #side_content .entry-content-container.agenda a.btn {
    font-weight: 500;
}
/*#secondary #side_content .entry-content-container.agenda button.slick-arrow {*/
/*    top: 16px;*/
/*    left: -15px;*/
/*}*/
#secondary #side_content .entry-content-container.agenda button.slick-arrow.slick-next {
    left: auto;
    right: -15px;
}

#secondary #side_content .entry-content-container.affiche {
    background: #f2f2f2;
    color : initial;
    border: solid 1px #fff;
    margin: 0px 0px 20px 0px;
    padding: 7px;
}
#secondary #side_content .entry-content-container.affiche .pushbox {
    background: #bbb3a6;
    left: -13px;
}

#secondary #side_content .entry-content-container.affiche img {
    max-width: 100%;
}

#secondary #side_content .entry-content-container.affiche p {
    margin-bottom: 0.2em;
}

#secondary #side_content .entry-content-container.alaune {
    margin-bottom: -1px;
    border: 0px;
}
#secondary #side_content .entry-content-container.alaune .slickslider {
    border-bottom: 1px solid white;
}

#secondary #side_content .entry-content-container.news {
    margin-bottom: -1px;
    border: 0px;
}
#secondary #side_content .entry-content-container.news .news-3 {
    border-bottom: 1px solid white;
    padding: 6px 0px 12px 0px;
    height: 16em;
}

#secondary #side_content .entry-content-container.news .img-text {
    height: 50px;
    text-transform: uppercase;
    margin: 12px 0px;
    line-height: 1.1em;
}

#secondary #side_content .entry-content-container.news a:before {
    content: "\f501";
    font: normal 8px/1 Genericons;
}

#secondary #side_content .entry-content-container.news a:hover {
    color: white;
}

#secondary #side_content .entry-content-container.news p {
    height:40px;
    width: 60px;
    float:left;
    background-position: center;
    background-size: cover;
    margin: 0px 12px 0px 10px;
}


#secondary #side_content .entry-content-container .news-title {
    color: white;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
#secondary #side_content .entry-content-container .cat {
    text-transform: uppercase;
    font-weight: normal;
}
#secondary #side_content #chaine {
    padding: 0;
    position: relative;
    padding-bottom: 31px !important;
}
#secondary #side_content #chaine .pushbox {
    position: absolute;
    top: 22px;
    left: -6px;
    color: #327ed6 !important;
}
#secondary #side_content #chaine a.btn {
    color: #327ed6 !important;
    margin: 0;
    position: relative;
    right: 20px;
    font-weight: 500;
}
#secondary #side_content #chaine .ytc_video_container {
    padding: 0;
}
#secondary #side_content #chaine .ytc_video_container.ytc_video_mid, #secondary #side_content #chaine .ytc_video_container.ytc_video_last {
    width: 20% !important;
    background: white;
}
#secondary #side_content #chaine .ytc_video_container.ytc_video_mid:hover .ytc_thumb.ar16_9 > span, #secondary #side_content #chaine .ytc_video_container.ytc_video_last:hover .ytc_thumb.ar16_9 > span {
    opacity: 0.7;
}
#secondary #side_content #chaine .youtube_channel .ytc_thumb > span:before {
    display: none !important;
}
#secondary #side_content #chaine .ytc_title {
    display: none;
}
#secondary #side_content #chaine .ytc_video_1 .ytc_title {
    display: block;
    font-size: 13px;
    text-transform: none;
    padding: 14px;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0;
    color: white;
    width: 100%
}
#secondary #side_content #actions {
    text-align: center;
    position: relative;
    min-height: 107px;
}
#secondary #side_content #actions .pushbox {
    position: absolute;
    top: -30px;
    left: -18px;
}
#secondary #side_content #actions p {
    margin-top: 27px;
    margin-bottom: -7px;
}
#secondary #side_content #actions form {
    position: relative;
    top: 24px;
}
#secondary #side_content #actions a.give {
    display: inline-block;
    margin-bottom: 28px;
}
.widget_raoni_petition_widget .give {
    padding: 10px 10px;
    background-color: #c60 !important;
    color: white !important;
}
#boutique .row {
    overflow: hidden;
    height: auto;
}
#boutique a.btn {
    color: #fff !important;
    margin: 0;
    position: relative;
    right: 20px;
    font-weight: 500;
    padding: 10px 0.7em;
    background-color: #baa4a4;
}
#boutique a.btn:hover {
    opacity: 0.8;
}
#boutique a.btn .fa-shopping-cart:before {
    content: "\f07a";
    font-size: 21px;
    color: white;
    -webkit-font-smoothing: antialiased;
}
#secondary #side_content #actions input[type=submit] {
    background: #c60 !important;
    color: #fff !important;
}
#colophon .part {
    height: auto;
}
.youtube_channel.ytc_wall_1-6 .ytc_video_container {
    padding: 5px;
    box-sizing: border-box;
    max-width: 33.333%;
}
.youtube_channel.ytc_wall_1-6 .ytc_video_container.ytc_video_1 {
    max-width: 100%;
}
@media screen and (max-width: 768px) {
    .youtube_channel.ytc_wall_1-6 .ytc_video_container:not(.ytc_video_1) {
        max-width: 50%;
    }
}
@media screen and (max-width: 480px) {
    .youtube_channel.ytc_wall_1-6 .ytc_video_container:not(.ytc_video_1) {
        max-width: 100%;
    }
}
#chaine.bloc4 {
    padding-top: 65px !important;
}
#chaine.bloc4 .ytc_video_5, #chaine.bloc4 .ytc_video_6 {
    display: none !important;
}
#chaine.bloc4 .ytc_video_first, #chaine.bloc4 .ytc_video_mid {
    display: inline-block;
    max-width: 50%;
    width: 50% !important;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}
#chaine.bloc4 .ytc_title.ytc_title_below {
    display: none !important;
}
#secondary #side_content #chaine.bloc4 .ytc_video_container.ytc_video_mid, #secondary #side_content #chaine.bloc4 .ytc_video_container.ytc_video_last {
    width: 50% !important;
}
#secondary #side_content > div#chaine.bloc4 .pushbox {
    background-color: #327ed6;
    color: white !important;
    top: 10px !important;
}
.linked-news .container-linked > a {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.linked-news .container-linked > a .content {
    float: none;
    width: 100%;
}
.linked-news .featured-img {
    padding-left: 2%;
    padding-right: 2%;
    width: 43%;
}
.linked-news .featured-img img {
    width: 100%;
}
.linked-news .featured-desc {
    width: 56%;
}
@media screen and (max-width: 768px) {
    .linked-news .container-linked > a {
        display: inline-block;
        width: 46%;
        vertical-align: top;
    }
    .linked-news .container-linked > a .content {
        float: none;
        width: 100%;
    }
    .linked-news .featured-img {
        padding-left: 2%;
        padding-right: 2%;
        width: 100%;
        float: none;
        display: block;
    }
    .linked-news .featured-img img {
        width: 100%;
    }
    .linked-news .featured-desc {
        float: none;
        display: block;
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .linked-news .container-linked > a {
        display: inline-block;
        width: 97%;
        vertical-align: top;
    }
    .linked-news .container-linked > a .content {
        float: none;
        width: 100%;
    }
}
#main #category-content #carrouselAlaUne .slider li img {
    height: 470px;
    max-height: 470px;
}
@media (max-width: 767px) {
    #main #category-content #carrouselAlaUne .slider li img {
        max-height: auto;
        height: auto;
    }
}
#main #category-content .aLaUneHolder.bloc {
    margin-bottom: 30px;
}
#main #category-content .sub-categories {
    padding: 0px;
}
#main #category-content .lienSlide {
    color: white;
    font-size: 16px;
    line-height: 22px;
}
#main #category-content .slider ul.slides li .caption {
    padding: 18px;
}
#main #category-content header {
    font-size: 16px;
    text-transform: uppercase;
    color: #b9bbb6;
    line-height: 22px;
}
#main #category-content .sub-category {
    width: 48.6%;
    display: inline-block;
    vertical-align: top;
    background-color: #f0f2ed;
    padding: 10px 20px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    #main #category-content .sub-category {
        width: 100%;
        display: block;
    }
}
#main #category-content .sub-category:nth-child(2n) {
    margin-left: 2.2%;
}
#main #category-content .sub-category img {
    max-width: 100%;
}
#main #category-content .sub-category .pushbox {
    position: absolute;
    top: -16px;
    left: -6px;
    background-color: #d5e1ed;
    color: black;
    padding: 10px 20px;
    max-width: 80%;
}
#main #category-content .sub-category .first {
    display: block;
    margin-bottom: 18px;
}
#main #category-content .sub-category .first figure {
    position: relative;
}
#main #category-content .sub-category .first figcaption {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    text-transform: none;
    font-weight: bold;
}
@media (max-width: 800px) {
    #main #category-content .sub-category .first figcaption {
        position: static;
        background-color: white;
        color: black;
    }
}
#main #category-content .sub-category .first .date {
    color: #b9bbb6;
    text-transform: uppercase;
}
#main #category-content .sub-category .second {
    margin-bottom: 18px;
}
#main #category-content .sub-category .second .title {
    margin-bottom: 6px;
}
#main #category-content .sub-category .second .date {
    margin-bottom: 6px;
}
#main #category-content .sub-category .second figure {
    font-size: 0;
}
#main #category-content .sub-category .second figure img {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
#main #category-content .sub-category .second figure figcaption {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 13px;
    padding: 9px 20px;
    line-height: 15px;
    font-size: 11px;
}
@media (max-width: 800px) {
    #main #category-content .sub-category .second figure img, #main #category-content .sub-category .second figure figcaption {
        width: 100%;
        display: block;
    }
}
#main #category-content .sub-category .second .link a {
    text-transform: uppercase;
    font-weight: bold;
}
#main #category-content .sub-category .second .link a:before {
    -webkit-font-smoothing: antialiased;
    content: "\f501";
    display: inline-block;
    font: normal 10px/1 Genericons;
    position: relative;
    top: 1px;
    color: #cca353;
}
#main #category-content .all {
    margin-bottom: 18px;
}
#main #category-content .all a {
    display: inline-block;
    padding: 10px 0.5em 10px 3.7em;
    background-color: white;
    color: black;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    background-image: url(images/earth-icon.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}
#main #category-content .all a:hover {
    opacity: 0.8;
}
#main #subcategory-content .more {
    text-align: right;
}
#main #subcategory-content .more a {
    color: black;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}
#main #subcategory-content .more a:hover {
    text-decoration: underline;
}
#main #subcategory-content .more a:before {
    content: '\25b6';
    display: inline-block;
    margin-right: 10px;
}
#main #subcategory-content .select-form select {
    padding: 10px;
    background-color: #f0f2ed;
    color: #4a4a4a;
    min-width: 256px;
    border: 0;
    margin-right: 40px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#main #subcategory-content .select-form button[type="submit"] {
    border: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 10px 0.7em;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    margin-bottom: 10px;
}
#main #subcategory-content .select-form button[type="submit"]:hover {
    opacity: 0.8;
}
#main #subcategory-content figure {
    font-size: 0;
}
#main #subcategory-content figure img {
    display: inline-block;
    vertical-align: top;
    width: 32%;
}
#main #subcategory-content figure figcaption {
    display: inline-block;
    vertical-align: top;
    width: 68%;
    padding: 0 20px;
    font-size: 13px;
}
#main #subcategory-content figure figcaption .cat-title {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 6px;
}
#main #subcategory-content figure figcaption .cat-title:hover {
    text-decoration: underline;
}
#main #subcategory-content figure figcaption .title {
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 6px;
}
#main #subcategory-content figure figcaption .link a {
    padding: 10px 0.8em;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    font-size: 13px;
    background-color: #000;
}
#main #subcategory-content figure figcaption .link a:hover {
    opacity: 0.8;
}
#main #subcategory-content figure figcaption .excerpt {
    margin-bottom: 17px;
    line-height: 17px;
}
@media (max-width: 767px) {
    #main #subcategory-content figure img, #main #subcategory-content figure figcaption {
        width: 100%;
        display: block;
    }
    #main #subcategory-content figure figcaption {
        padding: 20px 0;
    }
}
#main #subcategory-content h1 {
    background-color: transparent;
    text-transform: none;
    font-size: 40px;
    margin: 0;
    padding: 0;
    line-height: 34px;
}
#main #subcategory-content h1:first-letter {
    text-transform: capitalize;
}
#main #subcategory-content h1 + hr {
    margin: 17px auto 40px auto;
}
#main #subcategory-content .month {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 40px;
}
.archive #primary hr {
    margin: 20px auto;
    width: 100%;
}
#content.single .cat-links a, #content.single .entry-meta a, #content.single .entry-date, #content.single .entry-date .entry-meta a {
    color: inherit;
}
#main .entry-meta {
    color: inherit;
}

.post-thumbnail {
    background: #fff;
}

/* ** tab css ** */

.otw-sc-tabs .ui-tabs-nav li {
  list-style-type: none !important;
  padding: 0px !important;
  margin : 0px !important;
  height: initial !important;
  border: 0px !important;
  background: none !important;
  text-shadow: none !important;
  opacity: 0.4;
}

.otw-sc-tabs .ui-tabs-nav li:first-child {
  border-left: 0px !important;
}

.otw-sc-tabs .ui-tabs-nav li.ui-tabs-active {
  opacity: 1;
}

.otw-sc-tabs .ui-tabs-nav li.ui-tabs-active a {
  background-image: none !important;
  background-color: unset !important;
  border-bottom: 1px solid #008800 !important;
}

.otw-sc-tabs ul li a {
  width: initial !important;
  font-family: inherit !important;
  font-weight: 700;
  font-size: 20px;
  padding: 0px 1em !important;
}

.otw-sc-tabs .ui-tabs-nav li span.tab-title:hover, .otw-sc-tabs .ui-tabs-nav li a:hover {
  background-image: none !important;
  border-bottom: 1px solid #008800;
}

.ui-tabs-panel {
  box-shadow: unset !important;
  padding: 14px 0px !important;
  border: 0px !important;
}

.ui-tabs-panel p {
  margin-bottom: 24px !important;
}

.otw-sc-tabs .ui-tabs-nav li {
}


/* ************************************* CSS JC RANGON *********************************** */

#apres-primary-navigation {
    float: right;
    height: 60px;
    margin-left: 8px;
    margin-right:10px;}
#apres-primary-navigation li {
    float: right;
    margin-top: 12px; }
#apres-primary-navigation li:first-child {
    padding-right: 0; }
#apres-primary-navigation #lang {
    cursor: pointer;
    position: relative;
    height: 20px;
    margin-top: 18px;
    width: 30px;
    padding-left: 25px;
    background-position: 0 4px; }
#apres-primary-navigation #lang #qtrans_lang_selector {
    position: absolute;
    background: #fff;
    display: none;
    left: -5px;
    padding-left: 5px;
    width: 100%;
    z-index: 4; }
#apres-primary-navigation #lang #qtrans_lang_selector a {
    height: 20px;
    width: 30px;
    padding-left: 25px;
    background-position: 0 4px; }
#apres-primary-navigation #lang:hover #qtrans_lang_selector {
    display: block; }
#apres-primary-navigation #lang:after {
    content: '\f502';
    font-family: Genericons;
    font-size: 9px;
    position: absolute;
    right: 13px;
    top: 7px; }

.menu-toggle {
    background-color: transparent;
    border-radius: 0;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 48px;
}
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
    background-color: transparent;
}

.dnone{
    display:none!important;
}
.deco{
    width:100%;
    height:5px;
    display:flex;
    flex-direction: row;
}
.menu-slider-toggle{
    cursor:pointer;
    /*background:red;*/
    position:relative;
    top:0;
    right:0;
    height:40px;
    width:100%;
    display:flex;
    -ms-flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    background:white;
    /*background: rgb(2,0,36);*/
    /*background: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(19,201,43,0.6253851882549895) 42%);*/
}
.menu-slider-toggle img{
    display:block;
    width:50px;
    height:auto;
}

.sommaire-toggle {
    text-align:right;
    width:90%;
}

.sommaire-toggle h3 {
    font-weight:bolder;
    font-size:1rem;
    text-transform: uppercase;
}

.menu-slider-toggle .toggle h6:after {
    -webkit-font-smoothing: antialiased;
    content: "\f501";
    display: inline-block;
    font: normal 10px/1 Genericons;
    position: absolute;
    right: 20px;
    top: 18px;
    -webkit-transform: rotate(-270deg);
    -khtml-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    transform: rotate(-270deg);
}

.menu-slider-toggle .toggle h6.upside:after{
    -webkit-transform: rotate(270deg);
    -khtml-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 12px;
}

#masthead #navcat .fragment .toggle h6:after {
    -webkit-font-smoothing: antialiased;
    content: "\f501";
    display: inline-block;
    font: normal 10px/1 Genericons;
    position: absolute;
    right: 20px;
    top: 10px;
    -webkit-transform: rotate(-270deg);
    -khtml-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    transform: rotate(-270deg);
}

#masthead #navcat .fragment .toggle h6.upside:after{
    -webkit-transform: rotate(270deg);
    -khtml-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.menu{
    display:block;
}

#masthead #navcat {
    overflow: hidden;
    border-top: 1px white solid;
}
#masthead #navcat .fragment > .menu {
    height: auto;
    position: absolute;
    width: 25%;
    z-index: 1;
    background-color: white;
}

#secondary #side_content .entry-content-container.agenda button.slick-arrow {
    top: 16px;
    left: -15px;
    outline:none;
}

.single-post #pre-breadcrumbs{
    margin-left:0;
    margin-top: -8px;
    width: 100%;
}
.hentry{
    max-width: 672px;
}
.single-post article{
    width:100%;
}

#main .entry-meta {
    height: auto;
    line-height: 33px;
}

.single-post .post-thumbnail img {
    height: auto;
    width: 100%;
    /*width: auto;
    max-width: 65%;
    float: left;
    margin-right: 13px;*/
    max-height: 400px;
}
.single-post .post-thumbnail .thumb-box {
    float: left;
    margin-right: 13px;
    max-width: 65%;
    max-height: 400px;
}

.featured-block {
    min-height: 200px;
    margin-top: 1em;
    padding:0;
    float: left;
}

.linked-news .container-linked > a {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    font-size: 0;
    margin: 15px 0;
}

.linked-news .container-linked > a .content {
    float: none;
    width: 98%;
    margin:0;
}

.linked-news .featured-desc {
    width: 53%;
    font-size: 12px;
    float: left;
    padding:0;
}

/* Pagination */
.pagination {
    clear:both;
    position:relative;
    font-size:11px; /* Pagination text size */
    line-height:13px;
    float:right; /* Pagination float direction */
}
.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}
.pagination a:hover{
    color:#fff;
    background: #6AAC70; /* Pagination background on hover */
}
.pagination .current{
    padding:6px 9px 5px 9px;
    background: #6AAC70; /* Current page background */
    color:#fff;
}

/* Tableau liste projections */
table#projList {
    min-width: 100%;
    background-color: #f1f1c1;
}

table#projList tr:nth-child(even) {
    background-color: #eee;
}
table#projList tr:nth-child(odd) {
    background-color: #fff;
}
table#projList th {
    color: white;
    background-color: darkgreen;
}

table#projList tr td {
    /* white-space: nowrap; */
    font-family: 'Patrick Hand SC', cursive;
    font-size:1.3rem;
}

table#projList tbody tr:hover{
    cursor:pointer;
    background:#aaa;
}

/* Tableaux publiques des projections */
table.projtable {
    width: 100%;
    border: 1px solid #000;
    border-collapse:collapse;
    table-layout: fixed;
    margin-bottom: 2px;
}
table.projtable th {
    text-align: center;
    background: #79a653;
    border: 1px solid #000;
}
table.projtable .projall {
    display: none;
}
table.projtable td {
    vertical-align: middle;
    border: 1px solid #000;
}
.projinfos {
    color: #327ed6;
}
.projinfos div {
    /* float:right; */
}
.projinfos p {
    position: absolute;
}
.projinfos p:after {
    -webkit-font-smoothing: antialiased;
    content: "\f501";
    display: inline-block;
    font: normal 10px/1 Genericons;
    color: #000;
    position: relative;
    left: 85px;
    top: -5px;
    -webkit-transform: rotate(-270deg);
    -khtml-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    transform: rotate(-270deg);
}
.projinfos p.upside:after {
    -webkit-transform: rotate(270deg);
    -khtml-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    top: -10px;
}
.projall td {
    padding: 0px;
}
.projframe {
    overflow-x: scroll;
    max-width: 100%;
    padding: 4px 4px 0px 4px;
}
.projpane {
    white-space: nowrap;
}
.today {
    border: 2px solid firebrick !important;
}
.projitem {
    display: inline-block;
    border: 1px dotted #000;
    padding: 2px 0px !important;
    width: 130px;
    height: 75px;
    white-space: normal;
    text-align: center;
    margin: 0px 4px;
}
.sticker {
    display: block;
    position: relative;
    top: 32px;
    right: 32px;
}
.sticker span{
    position: absolute;
    padding: 2px;
}

.projdate {
    float:left;
    width:100%;
    margin-bottom: 2px;
    font-weight: bold;
    color : #CCA353;
}
.projhours span {
    background: forestgreen;
    border: 1px solid forestgreen;
    border-radius: 10px;
    padding: 0px 6px 1px 6px;
    color: white;
    float:left;
    min-width:58px;
    margin: 2px;
}



/* form validation messages */
.successMsg{
    width:100%;
    padding:10px;
    background:lightgreen;
    border:1px solid green;
    color:green;
    font-size:1rem;
    padding:15px
}

.failureMsg{
    width:100%;
    padding:10px;
    background:pink;
    border:1px solid red;
    color:red;
}

.fieldError{
    display:block;
    color:red;
    background:pink;
    font-size:1rem;
    text-align:center;
    padding:15px 0;
    border:1px solid red;
}

/* Form styling */
.form1Container{
    margin:3rem 0;
    padding:2rem 1rem;
    text-align:left;
}

.formStyle1{
    width:80%;
    margin:0 auto;
}
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

.formStyle1 fieldset{
    border:1px solid #003e00;
    border-radius:8px;
    width:100%;
    font-size:1.3em;
    color:#004d00;
    padding:0;
    background:rgba(100,255,0,0.2);
    padding:1em 1em 1em 2em;
}

.formStyle1 fieldset legend{
    font-weight:bolder;
    padding:0;
    border:1px solid #003e00;
    border-radius:10px;
    background:#4CAF50;
    color:white;
    letter-spacing: 1px;
}

.formStyle1 fieldset legend span{
    display:block;
    padding:10px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.1)), to(rgba(0,0,0,0.5)));
    background: -o-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.5));
    background: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.5));
}


/** Input Group **/

.formStyle1 .inputGroup{
    width: 100%;
    position: relative;
    padding-top: 1.5rem;
    margin-bottom:1rem;
}



/** type TEXT **/

.formStyle1 .textEffect1{
    color: blue;
    width: 100%;
    border:0;
    border-bottom: 1px solid #999;
    letter-spacing: 1px;
    font-family:inherit;
    font-size: 24px;
    padding: 5px 14px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background: transparent;
}

.textEffect1half{
    width: 40%!important;
    min-width: 224px;
}

.formStyle1 .textEffect1:focus{
    outline: none;
    border-bottom:1px solid green;
}

.formStyle1 .textEffect1 ~ label{
    position: absolute;
    top: 0;
    left:0;
    font-size: 1.3rem;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.formStyle1 .textEffect1 ~ .requiredField{
    position:absolute;
    color:red;
    top:1rem;
    left:0;
    opacity:0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

}

.formStyle1 .textEffect1:placeholder-shown + label {
    opacity: 0;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem);
}

.formStyle1 .textEffect1:placeholder-shown ~ .requiredField{
    opacity: 1;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem);
}


/** type TEXTAREA **/
.formStyle1 .textareaEffect1{
    color: blue;
    width: 100%;
    border:0;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    letter-spacing: 1px;
    font-family:inherit;
    font-size: 24px;
    padding: 5px 14px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background: transparent;
}

.formStyle1 .textareaEffect1:focus{
    outline: none;
    border-right:1px solid green;
    border-bottom:1px solid green;
}

.formStyle1 .textareaEffect1 ~ label{
    position: absolute;
    top: 0;
    left:0;
    font-size: 1.3rem;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.formStyle1 .textareaEffect1 ~ .requiredField{
    position:absolute;
    color:red;
    top:1rem;
    left:0;
    opacity:0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

}

.formStyle1 .textareaEffect1:placeholder-shown + label {
    opacity: 0;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem);
}

.formStyle1 .textareaEffect1:placeholder-shown ~ .requiredField{
    opacity: 1;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem);
}


/* radio buttons set */
.formStyle1 [type=radio]{
    opacity:0;
}

.formStyle1 [type=radio] + label span{
    display:block;
    padding:10px;
}

.formStyle1 [type=radio] + label{
    display:inline-block;
    border:1px solid #4CAF50;
    border-radius:8px;
    -webkit-box-shadow:7px 5px 10px -3px #333;
    box-shadow:7px 5px 10px -3px #333;
    margin:1rem 2rem;
    cursor:pointer;
}

.formStyle1 [type=radio]:checked + label{
    background:-webkit-gradient(linear, right bottom, left top, from(rgba(0,255,0,0.8)), to(rgba(0,255,0,0.3)));
    background:-o-linear-gradient(bottom right, rgba(0,255,0,0.8), rgba(0,255,0,0.3));
    background:linear-gradient(to top left, rgba(0,255,0,0.8), rgba(0,255,0,0.3));
    -webkit-box-shadow:none;
    box-shadow:none;
}

.formStyle1 [type=radio]:checked + label span{
    background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.1)), to(rgba(0,0,0,0.3)));
    background:-o-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.3));
    background:linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.3));
}

.formStyle1 .radioGroup{
    background:transparent;
    margin-top:1.5rem;
    margin-bottom:1.5rem;
    margin-top:3rem;
    width:50%;
    padding:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}

.formStyle1 .radioGroup legend{
    background:transparent;
    border:0;
    font-weight:normal;
    padding:0;
    border-radius:10px;
    color:inherit;
}

.formStyle1 .radioGroup legend::before{
    content:"*";
    color:red;

}

/* type submit */

.formStyle1 button.submitBtn{
    cursor:pointer;
    background:-webkit-gradient(linear, left bottom, left top, from(rgba(68, 109, 58,0.8)), to(rgba(0,255,0,0.3)));
    background:-o-linear-gradient(bottom, rgba(68, 109, 58,0.8), rgba(0,255,0,0.3));
    background:linear-gradient(to top, rgba(68, 109, 58,0.8), rgba(0,255,0,0.3));
    width:50%;
    font-size:1.9rem;
    border:1px solid #4CAF50;
    color:#263a22;
    -webkit-box-shadow:7px 5px 10px -3px #333;
    box-shadow:7px 5px 10px -3px #333;
}

.formStyle1 button.submitBtn:active{
    background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,255,0,0.3)), to(rgba(68, 109, 58,0.8)));
    background:-o-linear-gradient(bottom, rgba(0,255,0,0.3), rgba(68, 109, 58,0.8));
    background:linear-gradient(to top, rgba(0,255,0,0.3), rgba(68, 109, 58,0.8));
    -webkit-box-shadow:none;
    box-shadow:none;
    outline:none;
}

.formStyle1 button.submitBtn:focus{
    outline:none;
}


.infocine {
    width:90%;
    margin:20px auto;
    padding:10px;
    border-radius: 4px;
    background:rgba(12, 94, 6, 0.3);
    font-size:1.2rem;
}

.infocine .label {
    width:30%;
    font-family: 'Patrick Hand SC', cursive;
    font-size:1.4rem;
    text-align: left;
}

.infocine .content{
    width:70%;
    color:blue;
}

.add_action_toggle{
    cursor:pointer;
    color:blue;
    font-size:16px;
}

.supress_confirmation {
    display:none;
}

#map-container{
    height:650px;
    position:relative;
    background:lightgrey;
    margin-top:-50px;
}

#map-controls{
    position:absolute;
    top:0;
    left:0;
    padding:10px;
    min-height:50px;
    z-index:9999999;
}

.leaflet-control-layers-overlays label{
    margin-bottom: 5px;
}

@media screen and (max-width:319.50px){
    .wrapper .aLaUneHolder h1{
        top:15px!important;
    }
    .aLaUneHolder h1.for-home{
        top:-6%!important;
    }
    .master-slider{
        margin:0!important;
    }

    .ms-thumb-list{
        display:none;
    }
    #main .lastnews:nth-child(2) {
        margin-top:30px;
    }
    #navcat{
        display:none;
    }
    #site-header a img{
        min-width: 500px;
        position: relative;
        left: -60px;
    }
    #masthead #navcat .fragment .toggle h6:after {
        -webkit-transform: rotate(-270deg);
        -khtml-transform: rotate(-270deg);
        -moz-transform: rotate(-270deg);
        -ms-transform: rotate(-270deg);
        -o-transform: rotate(-270deg);
        transform: rotate(-270deg);
        top: 15px;
    }
    #masthead .fragment .menu {
        margin-top : 0px !important;
        position: relative !important;
        display: block !important;
        background-size: cover !important;
        width : 100% !important;
        height:auto!important;
        top : 5px;
    }

    #masthead .fragment .menu ul{
        margin-bottom : 5px;
        display:none;
        overflow: hidden;
        position: relative;
    }
    #apres-primary-navigation {
        float: left;
        height: 60px;
        margin-left: 8px;
        margin-right:10px;}

    .single-post #primary {
        width: 99%;
        margin: auto;
        float: none;
    }

    .full-width .post-thumbnail .thumb-box {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .container-linked {
        width: 100%;
    }

    .linked-news .container-linked > a {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .linked-news .container-linked > a .content {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .linked-news .featured-desc {
        width: 100%;
        font-size: 15px;
        float: left;
        padding:1em;
    }
}
@media screen and (min-width:319.51px) and (max-width:400.50px) {
    .wrapper .aLaUneHolder h1{
        top:15px!important;
    }
    .aLaUneHolder h1.for-home{
        top:-4%!important;
    }
    .master-slider{
        margin:0!important;
    }
    .ms-thumb-list{
        display:none;
    }
    #main .lastnews:nth-child(2) {
        margin-top:30px;
    }
    #navcat{
        display:none;
    }
    #site-header a img{
        min-width: 500px;
        position: relative;
        left: -60px;
    }
    #masthead #navcat .fragment .toggle h6:after {
        -webkit-transform: rotate(-270deg);
        -khtml-transform: rotate(-270deg);
        -moz-transform: rotate(-270deg);
        -ms-transform: rotate(-270deg);
        -o-transform: rotate(-270deg);
        transform: rotate(-270deg);
        top: 15px;
    }
    #masthead .fragment .menu {
        margin-top : 0px !important;
        position: relative !important;
        display: block !important;
        background-size: cover !important;
        width : 100% !important;
        height:auto!important;
        top : 5px;
    }

    #masthead .fragment .menu ul{
        margin-bottom : 5px;
        display:none;
        overflow: hidden;
        position: relative;
    }

    #apres-primary-navigation {
        float: left;
        height: 60px;
        margin-left: 8px;
        margin-right:10px;}

    .single-post #primary {
        width: 97%;
        margin: auto;
        float: none;
    }

    .full-width .post-thumbnail .thumb-box {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .container-linked {
        width: 100%;
    }

    .linked-news .container-linked > a {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .linked-news .container-linked > a .content {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .linked-news .featured-desc {
        width: 100%;
        font-size: 15px;
        float: left;
        padding:1em;
    }
}
@media screen and (min-width:400.51px) and (max-width:569.50px) {
    .wrapper .aLaUneHolder h1{
        top:15px!important;
    }
    .aLaUneHolder h1.for-home{
        top:-3%!important;
    }
    .master-slider{
        margin:0!important;
    }
    .ms-thumb-list{
        display:none;
    }
    #main .lastnews:nth-child(2) {
        margin-top:30px!important;
    }
    #navcat{
        display:none;
    }
    #site-header a img{
        min-width: 700px;
        position: relative;
        left: -40px;
    }
    #masthead #navcat .fragment .toggle h6:after {
        -webkit-transform: rotate(-270deg);
        -khtml-transform: rotate(-270deg);
        -moz-transform: rotate(-270deg);
        -ms-transform: rotate(-270deg);
        -o-transform: rotate(-270deg);
        transform: rotate(-270deg);
        top: 15px;
    }
    #masthead .fragment .menu {
        margin-top : 0px !important;
        position: relative !important;
        display: block !important;
        background-size: cover !important;
        width : 100% !important;
        height:auto!important;
        overflow: hidden!important;
    }

    #masthead .fragment .menu ul{
        margin-bottom : 5px;
        display:none;
        overflow: hidden;
        position: relative;
    }

    #apres-primary-navigation {
        float: left;
        height: 60px;
        margin-left: 8px;
        margin-right:10px;}

    .single-post #primary {
        width: 97%;
        margin: auto;
        float: none;
    }

    .full-width .post-thumbnail .thumb-box {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .container-linked {
        width: 100%;
    }

    .linked-news .container-linked > a {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .linked-news .container-linked > a .content {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .linked-news .featured-desc {
        width: 100%;
        font-size: 15px;
        float: left;
        padding:1em;
    }
}
@media screen and (min-width:569.51px) and (max-width:768.50px) {
    .wrapper .aLaUneHolder h1{
        top:15px!important;
    }
    .aLaUneHolder h1.for-home{
        top:-2%!important;
    }
    #main .lastnews:nth-child(2) {
        margin-top:30px!important;
    }
    #navcat{
        display:none;
    }
    #site-header a img{
        min-width: 800px;
        position: relative;
        left: -30px;
    }
    #masthead #navcat .fragment .toggle h6:after {
        -webkit-transform: rotate(-270deg);
        -khtml-transform: rotate(-270deg);
        -moz-transform: rotate(-270deg);
        -ms-transform: rotate(-270deg);
        -o-transform: rotate(-270deg);
        transform: rotate(-270deg);
        top: 15px;
    }
    #masthead .fragment .menu {
        margin-top : 0px !important;
        position: relative !important;
        display: block !important;
        background-size: cover !important;
        width : 100% !important;
        height:auto!important;
        top : 5px;
    }

    #masthead .fragment .menu ul{
        margin-bottom : 5px;
        display:none;
        overflow: hidden;
        position: relative;
    }

    #apres-primary-navigation {
        float: left;
        height: 60px;
        margin-left: 8px;
        margin-right:10px;}

    .single-post #primary {
        width: 97%;
        margin: auto;
        float: none;
    }

    .full-width .post-thumbnail .thumb-box {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .container-linked {
        width: 100%;
    }

    .linked-news .container-linked > a {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .linked-news .container-linked > a .content {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .linked-news .featured-desc {
        width: 100%;
        font-size: 15px;
        float: left;
        padding:1em;
    }
}
@media screen and (min-width:768.51px) and (max-width:782.50px) {
    #main .lastnews:nth-child(2) {
        margin-top:30px;
    }
    #navcat{
        display:none;
    }
    #site-header a img{
        min-width: 800px;
        position: relative;
        left: -30px;
    }
    #masthead #navcat .fragment .toggle h6:after {
        -webkit-transform: rotate(-270deg);
        -khtml-transform: rotate(-270deg);
        -moz-transform: rotate(-270deg);
        -ms-transform: rotate(-270deg);
        -o-transform: rotate(-270deg);
        transform: rotate(-270deg);
        top: 15px;
    }
    #masthead .fragment .menu {
        margin-top : 0px !important;
        position: relative !important;
        display: block !important;
        background-size: cover !important;
        width : 100% !important;
        top : 5px;
    }

    #masthead .fragment .menu ul{
        margin-bottom : 5px;
        display:none;
        overflow: hidden;
        position: relative;
    }

    #apres-primary-navigation {
        float: left;
        height: 60px;
        margin-left: 8px;
        margin-right:10px;}
    
    .single-post #primary {
        width: 97%;
        margin: auto;
        float: none;
    }

    .full-width .post-thumbnail .thumb-box {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .container-linked {
        width: 100%;
    }


}
@media screen and (min-width:782.51px) and (max-width:1100.50px) {
    #masthead .fragment .toggle {
        FONT-WEIGHT: 700;
        position: relative;
        z-index: 2;
        float: left;
        width: 20%;
        height: 70px;
    }
    #masthead .fragment header {
        float: left;
        width: 80%;
        height: 70px;
        /* vertical-align: middle; */
    }
    .menu-slider-toggle{
        display:none;
    }
    #masthead .fragment .menu ul{
        margin-bottom : 5px;
        display:block;
    }
}
@media screen and (min-width:782.51px) {
    .menu{
        -webkit-box-shadow: 0px 3px 12px -3px #000000;
        box-shadow: 0px 3px 12px -3px #000000;
    }
    .menu-slider-toggle{
        display:none;
    }
    .deco{
        display:none;
    }
    #masthead .fragment .menu ul{
        margin-bottom : 5px;
        display:block;
    }
}
