body {
    font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
    font-size: 1.5rem;
    line-height: 2.4rem;
}

#block-homeservice H4 {
    font-size: 20px;
    line-height: 22px;
    color: #e1a500;
    font-weight: 300 !important;
}
#block-homeservice .text-small{
    font-size: 16px;
    line-height: 21px;
}

#block-home2 p.pres {
    font-weight: bolder;
    color: #FFF;
    font-size: 2.8rem;
}
a.bouton.type1 {
    color: #FFF;
    background: #c10841;
    padding: 10px 25px;
    text-align: center;
    margin: auto;
    font-size: 2.0rem !important;
    line-height: 30px;
    display: block;
    height: auto;
    border-radius: 4px;
    text-transform: uppercase;
}
.bg {
    background-color: #f2f2f2;
    border: 3px solid #c10841;
}
.big-icon i:before {
    font-size: 30px;
    line-height: 80px;
}
.big-icon, .big-icon:visited {
    height: 80px;
    width: 80px;
}
#block-homepresentation {
    background: #0077b2;
    color: #FFF;
}
strong {
    font-weight: bold;
}
#block-homepresentation .col-xs-4.col-sm-4.col-md-4.col-lg-4 {
    text-align: justify;
}
#block-homepresentation H2 {
    font-size: 8rem;
    font-weight: lighter;
}
#block-homepresentation H2 strong{
    font-weight: bold;
}
#block-homephotos {
    background-color: #ffc62a;
    overflow: hidden;
    box-shadow: 0 0 50px rgb(0 0 0 / 30%);
    min-height: 990px !important;
    color: #0077b2;
}
#block-homephotos .container {
    padding: 100px 0px 50px;
}

.nav-tabs>li.active>a
{
    border: none;
}
.nav-tabs {
    border: none;
}
#block-tabpresentation {
    background: #006cb5;
    border-top: 1px solid #ef0e52;
    color: #FFF;
    padding-bottom: 100px;
}
#block-tabpresentation .nav-tabs>li.active>a,
#block-tabpresentation .nav-tabs>li.active>a:hover,
#block-tabpresentation .nav-tabs>li.active>a:focus {
    color: #fff;
    font-size: 1.4rem;
    background-color: #0f8add;
    cursor: default;
    border: none;
}
#block-tabpresentation ul.nav.nav-tabs {
    text-align: center;
    background: #0f8add;
}
#block-homesavoirfaire .nav-tabs{
    background: #0f8add;
}


.tabs .tab-content {
    padding: 60px 0px;
}
.tabs .nav > li > a:hover{
   background: #000;
    border: none;
}

.tabs {
margin: 20px 0px
}

div#tab-2,
div#tab-3
{
    font-size: 1.3rem;
}
.nav-tabs > li > a {
    color: #FFF;
}

.banner-set .banner,
.banner-set
{
    border:none !important;
}
.banner-set .banner img{
    width: 100%;
    width: 70%;
}

#block-homepartenaires .content-block.full-width-box {
    padding: 150px 0px;
}
#block-homesavoirfaire {
    background-color: #0f8add;
    color: #FFF;
    padding-bottom: 100px;
}




/*
#################################################
MENU SQUARE WITH IMAGES
#################################################
*/


ul.sdt_menu{
    margin:0;
    padding:0px;
    list-style: none;
    /*font-family:"Myriad Pro", "Trebuchet MS", sans-serif;*/
    font-size:14px;
    width:1100px;
    letter-spacing:-0.5px;
    position : absolute;
    z-index: 99;

}
ul.sdt_menu a{
    text-decoration:none;
    outline:none;
}
ul.sdt_menu li{
    float:left;
    width:168px;
    height:84px;
    position:relative;
    cursor:pointer;
}
ul.sdt_menu li > a{
    position:absolute;
    top:0px;
    left:0px;
    width:168px;
    height:84px;
    z-index:12;
    background:transparent url(../images/overlay.png) no-repeat bottom right;
    /*
    -moz-box-shadow:0px 0px 1px #999 inset;
    -webkit-box-shadow:0px 0px 1px #999 inset;
    box-shadow:0px 0px 1px #999 inset;
    */


}
ul.sdt_menu li a img{
    border:none;
    position:absolute;
    width:0px;
    height:0px;
    bottom:0px;
    left:85px;
    z-index:100;

}
ul.sdt_menu li span.sdt_wrap{
    position:absolute;
    top:29px;
    left:0px;
    width:168px;
    height:60px;
    z-index:15;
}
ul.sdt_menu li span.sdt_active{
    position:absolute;
    background:#fff;
    top:84px;
    width:168px;
    height:0px;
    left:0px;
    z-index:14;
    -moz-box-shadow:0px 0px 4px #ccc inset;
    -webkit-box-shadow:0px 0px 4px #ccc inset;
    box-shadow:0px 0px 4px #ccc inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
    margin-left:15px;
    text-transform:uppercase;

}
ul.sdt_menu li span span.sdt_link{
    color:#000;
    font-size:24px;
    float:left;
    clear:both;
}
ul.sdt_menu li span span.sdt_descr{
color: #999;
    float: left;
    clear: both;
    width: 155px;
    line-height: 12px !important;
    font-size: 10px;
    letter-spacing: 1px;
    padding-top: 5px;
}
ul.sdt_menu li div.sdt_box{
    display:block;
    position:absolute;
    width:168px;
    overflow:hidden;
    height:168px;
    top:85px;

    left:0px;
    display:none;
    background:#fff;
}
ul.sdt_menu li div.sdt_box a{
    float:left;
    clear:both;
    line-height:15px;
    color:#999;
    font-size:12px;
    margin-bottom: 10px;
}
ul.sdt_menu li div.sdt_box a:first-child{
    margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
    color:#000;
}

.fixed-header .page-box {

    padding-top: 0px !important;
}
.nd-region {
    padding: 0px;
    max-width: 100%;
}

ul.sdt_menu LI{ width:16.6% !important;     border-left: 1px #e9e9e9 solid;}
ul.sdt_menu li span span.sdt_descr,ul.sdt_menu li > a{ width:95%;}
ul.sdt_menu li span.sdt_wrap { width:95%;}
ul.sdt_menu li span span.sdt_link { font-size:17px !important; }
ul.sdt_menu li a img { width:105% !important}
.logotype img {
width: 143px;
height: 60px;
}
li.btrl1 {
    border: none !important;
}

.logotype {
width: 33px;
height: 37px;
background: none;
}

ul.sdt_menu li span span.sdt_link{ color:#006eaf; font-size:20px !important;}

.logotype img {
    width: 100px;
    height: auto;
}
.logotype {
    width: 143px;
    height: 60px;
    background: none;
}
.logo {
    font-family: "Open Sans", Sans-serif;
    font-size: 36px;
    width: 100px;
    margin: auto;
    margin-top: 16px;
    background: url(../images/myfolio-over.png) no-repeat;
    height: 90px;
}
.right {
    float: right;
}
.socialicons ul li {
    float: left;
    list-style: none;
}
li.scbox {
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 2px rgb(0 0 0 / 7%);
    padding: 6px 3px 6px 3px;
    margin-left: 5px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}
.socialicons ul li {
    float: left;
    list-style: none;
}

.logotype {
    background: url(../../../../images/myfolio-over.png) no-repeat;
}

.section-programmes {
    background: #e3a703;
}



.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

.easyPieChart {
    position: relative;
    text-align: center;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.chart {
    float: left;
    margin: 10px;
}

.percentage,
.label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 1.2em;
    margin-bottom: 0.3em;
}

.credits {
    padding-top: 0.5em;
    clear: both;
    color: #999;
}

.credits a {
    color: #333;
}

.dark {
    background: #333;
}

.dark .percentage-light,
.dark .label {
    text-align: center;
    color: #999;
    font-weight: 100;
    font-size: 1.2em;
    margin-bottom: 0.3em;
}


.button {
  -webkit-box-shadow: inset 0 0 1px #000, inset 0 1px 0 1px rgba(255,255,255,0.2), 0 1px 1px -1px rgba(0, 0, 0, .5);
  -moz-box-shadow: inset 0 0 1px #000, inset 0 1px 0 1px rgba(255,255,255,0.2), 0 1px 1px -1px rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 1px #000, inset 0 1px 0 1px rgba(255,255,255,0.2), 0 1px 1px -1px rgba(0, 0, 0, .5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 20px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 0 auto 2em;
  max-width: 200px;
  text-align: center;
  background-color: #5c5c5c;
  background-image: -moz-linear-gradient(top, #666666, #4d4d4d);
  background-image: -ms-linear-gradient(top, #666666, #4d4d4d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#4d4d4d));
  background-image: -webkit-linear-gradient(top, #666666, #4d4d4d);
  background-image: -o-linear-gradient(top, #666666, #4d4d4d);
  background-image: linear-gradient(top, #666666, #4d4d4d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#4d4d4d', GradientType=0);
  color: #ffffff;
  text-shadow: 0 1px 1px #333333;
}
.button:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #616161;
  background-image: -moz-linear-gradient(top, #6b6b6b, #525252);
  background-image: -ms-linear-gradient(top, #6b6b6b, #525252);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6b6b6b), to(#525252));
  background-image: -webkit-linear-gradient(top, #6b6b6b, #525252);
  background-image: -o-linear-gradient(top, #6b6b6b, #525252);
  background-image: linear-gradient(top, #6b6b6b, #525252);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b6b6b', endColorstr='#525252', GradientType=0);
}
.button:active {
  background-color: #575757;
  background-image: -moz-linear-gradient(top, #616161, #474747);
  background-image: -ms-linear-gradient(top, #616161, #474747);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#616161), to(#474747));
  background-image: -webkit-linear-gradient(top, #616161, #474747);
  background-image: -o-linear-gradient(top, #616161, #474747);
  background-image: linear-gradient(top, #616161, #474747);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616161', endColorstr='#474747', GradientType=0);
  -webkit-transform: translate(0, 1px);
  -moz-transform: translate(0, 1px);
  -ms-transform: translate(0, 1px);
  -o-transform: translate(0, 1px);
  transform: translate(0, 1px);
}
.button:disabled {
  background-color: #dddddd;
  background-image: -moz-linear-gradient(top, #e7e7e7, #cdcdcd);
  background-image: -ms-linear-gradient(top, #e7e7e7, #cdcdcd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7e7), to(#cdcdcd));
  background-image: -webkit-linear-gradient(top, #e7e7e7, #cdcdcd);
  background-image: -o-linear-gradient(top, #e7e7e7, #cdcdcd);
  background-image: linear-gradient(top, #e7e7e7, #cdcdcd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#cdcdcd', GradientType=0);
  color: #939393;
  text-shadow: 0 1px 1px #fff;
}


.section-programmes .menu-section {
    background: #e3a703;
}
.section-programmes {
    color:#FFF;
}

.section-programmes .nav>li>a {
    color:   #FFF;
    margin-top: 15px;
}

.section-programmes .progress-circle span {
    background: #e10044;
    color: #FFF;
    font-weight: bold;
}

.section-programmes .progress-circle span:after {
        color: #FFF;
}

.section-programmes  .nav-pills>li.active>a, 
.section-programmes  .nav-pills>li.active>a:hover, 
.section-programmes  .nav-pills>li.active>a:focus{
    background: #ab7f06; 
    color: #FFF;
}

.pie-item {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
}

div#block-blockmarketing {
    background: #0077b2;
    color: #FFF;
    padding: 90px 0px;
}
div#block-blockactualites H2 {
    color: #006cb5;
}
#block-blockactualites footer span, #block-blockactualites footer {
    color: #006cb5;
}
div#block-blockactualites {
    background: #ffffff;
    padding: 50px 0px;
    color: #006cb5;
    
}

#block-sectioncontact input#edit-actions-submit {
    background: #ffffff;
    border: none;
    color: #0077b2;
    padding: 15px 25px;
}

#block-blockactualites article ul.links.inline{
    display: none;
}

#block-blockactualites footer span,
#block-blockactualites footer 
{
    color: #FFF;
}

div#block-webform {
    padding: 50px 0px;
    background: #0077b2;
    color: #FFF;
}

div#block-webform form {
    max-width: 1200px;
    margin: auto;
}

div#top {
    height: 180px;
}

.full-width-box .fwb-bg .overlay {
background: #f0eded;    
}
.section-programmes {
    min-height: 800px;
}
.section-programmes  .fwb-bg{
    background-image: url(https://preprod.speedvilladom.com/sites/default/files/office.png);
}

#block-webform {
    background-image: url(https://preprod.speedvilladom.com/sites/default/files/office.png);
}

div#historique {
    padding: 100px 0px;
    background: #e3a703;
    color: #FFF;
}

div#edit-flexbox {
    padding: 0 50px 0 0;
}

div#edit-flexbox-01 {
}

form#webform-submission-contact-node-1-add-form {
    display: flex;
}

.webform-flex--container .ml40 {
    padding-top: 105px;
    font-size: 2rem;
    line-height: 3rem;

}

.webform-flex.webform-flex--1 {
    flex: auto;
}

#block-sectioncontact {
  background: #0077b2;
    color: #FFF;
}


#block-sectioncontact .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    background-image: url(https://preprod.speedvilladom.com/sites/default/files/office.png);
    background-attachment: fixed;
    padding: 50px 0px;  
}
.nd-region:nth-child(1){
    position: fixed;
    z-index: 9;
    background: #FFF;
    width: 100%;
    }
 

ul.modile-nav.nav.nav-tabs.accordion-tab a {
    color: #000;
}
ul.modile-nav.nav.nav-tabs.accordion-tab {
    
}

@media (min-width: 740px) {
      .mobnav {
        display: none;
    }  
}

@media (min-width: 1600px) {
.section-programmes {
    min-height: 1000px;
    }
 .liste-programmes img {
    width: 100%;
    height: 7vw;
}
}


@media (max-width: 740px) {
    .nd-region:nth-child(2){
      /*  padding-top: 340px;*/
    }   
    .gallery-images {
        display: inline-block;
        height: 60vw;
        width: 100%;
    }
    .liste-programmes img {
        height: 62vw;
    }
    #block-homephotos {
        height: auto !important;
    }
    .gallery-images img {
            width: 100%;
        }
    #sdt_menu {
        display: none;
    }
    .nav-tabs > li > a {
    color: #af0035;
    background: #FFF;
    }
    #block-homephotos,
    #block-homephotos
    {
        padding: 20px;
    }
    .tab-pane {
          padding: 20px;
    }
    a.md-thumb-item {
        display: none   ;
    }
    


    .navbar-default {
        background-color: #FFF;
        border-color: #FFF; 
    }
    .primary.mobnav {
        top: 10px;
        display: block;
        position: fixed;
        float: right;
        width: 100%;
        margin: auto;
    }
    nav.navbar-collapse.collapse.in {
        background: #FFF;
        top: 50px;
        position: absolute;
        width: 100%;
    }
    .logo.relative {
        z-index: 9999;
        position: absolute;
    }
   div#Content {
    padding-top: 100px !important;
    }
    div#top {
        height: 80px;
    }
    .liste-programmes img {
        width: 100%;
        height: 52vw !important;
    }
    .section-programmes .fwb-bg{
            position: relative;
    }
    .images-box.margin-bottom-30.views-col.col-md-4.col-1 {
        width: 100%;
            margin: 0px;
    }

    #block-homephotos  .images-box {
        width: 100%;
        margin: auto;
        float: none;
    }
}
@media (max-width: 1024px) {
    ul.sdt_menu LI {
            width: 14%;
    }
    #block-menunew .container {
        padding: 0px;
        margin: 0px;
    }
}

.primary.mobnav li > a {
    color: #f2b819;
    font-size: 16px !important;
    margin-left: 15px;
    text-transform: uppercase;
    width: 100;
    font-weight: bold;
    line-height: 10px;
}

.tabs .nav > li > a:hover {
    background: #e51a40;
    border: none;
    color: #FFF;
}
ul.sdt_menu li div.sdt_box {
    width: 240px;
}

div#Content {
    padding-top: 200px;
}

.user .form-type-item.form-item.form-group,
.user .field--name-field-prenom,
.user .field--name-field-telephone
{
    display: none;
}

.user article.post {
    display: flex;
}
.user .entry-content {
    margin-right: auto;
}

.page-user-register,
.page-user-login
{
    background: url(/images/bg-login2.jpg);
    background-position: center;
    background-size: cover;
}



.teaser-projet article {
    display: flex;
    flex-direction: row;
 align-items: flex-start;
   }
.teaser-projet article {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.teaser-projet  a.bouton.type1 {
color: #FFF;
    background: #c10841;
    padding: 6px 10px;
    text-align: center;
    font-size: 1.1rem !important;
    line-height: 20px;
    margin: 10px 0;
}

.teaser-projet img {
    height: 200px;
    width: auto;
}
.user #content{
    color: #FFF;
    }
.node-projet #content{
    background: #d70041;
    color: #FFF;
    }
    
   .node-projet h4 {
    margin-top: 10px;
}





/***  page compte ******/
.node-projet h3.title.slim {
    display: none;
}

.node-projet .commentlist li {
    /* padding: 0 0 25px; */
    border-bottom-width: 1px;
    padding: 0px 0px 15px 0px;
}

.node-projet span.time {
    color: #fff;
}

.node-projet .spacer.lg,
.node-projet div#edit-comment-body-0-format,
.node-projet input#edit-preview,
.node-projet .alert-danger
{
    display: none;
}

.node-projet div#edit-subject-wrapper {
    display: none;
}

.gallery-images {
        margin-bottom: 30px;
}

.pagination > li > a, .pagination > li > span {
    padding: 14px 20px;
    border-radius: 50% !important;
    background: #0077b2;
}

.section-programmes .tab-pane H4 ,
.section-programmes .tab-pane H1
{
    float: left;
    width: 100%;
    text-align: left;
}
.section-programmes .tab-pane .pie-item {
    margin-bottom: 40px;
}

.section-programmes .description {
    text-align: left;
}

.marketing a.bouton.type1 {
    font-size: 1rem !important;
    font-weight: bold;
    width: 120px;
    height: 30px;
    float: left;
    margin-top: 10px;
    line-height: 10px;
}

.marketing h4 {
    margin: 10px 0px;
    font-size: 1.5rem;
}
.documents-espace a {
    padding: 4px;
   display: block;
    border-radius: 15px;
    text-align: center;
    margin: auto;
    width: 80%;
    margin-bottom: 20px;
}
.documents-espace p {
    font-weight: bold;
    font-size: 1.3rem;
}
.documents-espace {
    padding: 50px 0px;
}
.banner-set .banner .img {
    background: #FFF;
    min-height: 180px;
    margin-bottom: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.banner-set .banner  img{
    margin: 0px !important;
  }
  
  .liste-programmes img {
      width: 100%;
      height: 12vw;
          
  }
  
  /** REFONTE  2024 */
.md-arrow > div {
    background-color: rgb(242,184,25);
}
a.bouton.type1 {
    background: #f2b819;
}
.bg {
    background-color: #f2f2f2;
    border: 3px solid #f2b819;
    color: #f2b819;
}
block-homeservice H4 {
    color: #006cb5;
}

div#historique {
    background: #efb81e;
}

/* FIX DNE 03 07 2025 */

@media (max-width: 740px) {
    .logotype img {
        width: 50px;
        height: auto;
    }
    .marketing img {
        height: 200px;
        width: auto;
    }    
    #block-home2 p.pres {
        font-weight: bolder;
        color: #FFF;
        font-size: 1.3rem;
        line-height: 1.4rem;
    }
    a.bouton.type1 {
        padding: 3px 5px;
        font-size: 0.9rem !important;
        line-height: 13px;
        position: absolute;
        bottom: -35px;
    }
    .primary.mobnav li > a {
        color: #f2b819;
        font-size: 14px !important;
        margin-left: 15px;
        text-transform: uppercase;
        width: 100;
        font-weight: bold;
        line-height: 6px;
    }
    #block-homepresentation H2 {
        font-size: 6rem;
        font-weight: lighter;
        line-height: 6rem;
    }
    #block-homepresentation H2 strong {
        font-weight: bold;
        font-size: 4rem;
        line-height: 5rem;
        text-align: center !important;
    }
    #block-homephotos .views-row.clearfix.row.row-1,
    #block-homephotos .views-row.clearfix.row.row-2, 
    #block-homephotos .views-row.clearfix.row.row-3 
    {
            padding: 0px;
            margin: 0px;
    }
    div#block-blockmarketing {
        text-align: center;
    }    
    #block-blockmarketing    a.bouton.type1 {
        font-size: 0.9rem !important;
        position: absolute;
        bottom: -35px;
        left:0;
        padding: 10px;
        right:0;
    }
    form#webform-submission-contact-node-1-add-form {
            display: flex;
            flex-direction: column;
        }
    #block-sectioncontact input#edit-actions-submit {
        margin: 20px auto !important;
    }
}


.blur-box {
    display: none !important;
    opacity: 0 !important;
}

.blur-page.blur-load {
    background: url(/images/bg-login2.jpg);
}

ul.sdt_menu li span span.sdt_descr, ul.sdt_menu li > a {
    width: 95%;
    color: #f2b71b;
    font-size: 0.9rem;
}
.big-icon i:before {
    font-size: 20px;
    line-height: 60px;
}
.big-icon.bg {
    background-color: #fff7e2;
    border: 3px solid #f2b819;
    color: #f2b819;
}

.big-icon, .big-icon:visited {
    height: 60px;
    width: 60px;
}

ul.sdt_menu li span span.sdt_link {
    color: #006eaf;
    font-size: 15px !important;
    line-height: 10px;
}

ul.sdt_menu li > a,
ul.sdt_menu li
 {
    height: 74px;
}
ul.sdt_menu li div.sdt_box,
ul.sdt_menu li span.sdt_active
{
    top: 76px;
}
.section-programmes {
    min-height: 850px;
}

.banner-set .banner .title {
    color: #006cb4;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    font-weight: bold;
    padding: 0 0 12px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.banner-set .banner:hover H2{
    color: #f2b818;
}

.banner-set .banner:hover {
    /* color: #f2b818; */
    -webkit-box-shadow: inset 0 0 10px rgb(242 184 24);
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,.13);
    box-shadow: inset 0 0 10px rgb(242 184 24);
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: color .2s linear, box-shadow .2s linear;
    transition: color .2s linear, box-shadow .2s linear;
}

@media (max-width: 1024px) {
    .fwb-bg.fwb-paralax {
        position: relative; 
    }
    #block-programmes .col-md-3 {
        width: 20%;
        float: left;
    }
    #block-programmes .liste-programmes .col-md-3 {
        width: 100%;
        float: left;
        padding: 0 50px;
    }    
    #block-programmes h1 {
        font-size: 35px;
        padding: 0px;
        margin: 0px;
    }
    #block-programmes .gallery-images{
        display: inline-block;
        height: 20vw;
        width: 100%;
    }
    .liste-programmes img {
            width: 100%;
            height: auto;
        }
}

@media (max-width: 740px) {
    .fwb-bg.fwb-paralax {
        position: relative; 
    }
    #block-programmes .col-md-3 {
        width: 20%;
        float: left;
    }
    #block-programmes h1 {
        font-size: 25px;
        padding: 0px;
        margin: 0px;
    }
    .section-programmes {
        min-height: 850px;
        text-align: center;
        padding: 10px;
    }
    #block-programmes h2 {
        font-size: 30px;
        text-align: left;
    }
    .section-programmes .tab-pane H4 {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 20px;
        padding: 0px;
    }
    #block-programmes .col-md-3 {
        width: 50%;
        float: left;
    }
    .pie-item {
        width: 50%;
    }
}