/* media query */

@media (min-width:769px) {
    html {
        font-size: .5208333333333333vw;
    }
}

@media (max-width:768px) {
    html {
        /* font-size: 1.303780964797914vw; */
        
        font-size: 1.303780964797914vw;
    }
    
    .desk {
        display: none !important;
    }
    .mob {
        display: block !important;
    }
    .centerPadding_9 {
        margin: 0 9.5%;
    }
    
    /* Debut section header */
    
    .cadre_header.centerPadding_9, 
    .text_accroche.centerPadding_9, 
    .presentation .cadre-section.centerPadding_9, 
    .temoignages .cadre-section.centerPadding_9, 
    .communication .cadre-section.centerPadding_9, 
    .deductionFiscal_plus .cadre-section.centerPadding_9, 
    .deductionFiscal .cadre-section.centerPadding_9{
        margin: 0 3%;
    }
    .cadre_header {
        padding-bottom: 3rem;
    }
    .logo_header{
        width: 18rem;
    }
    .fixed-header .logo_header {
        width: 18rem;
        margin-top: 3.2rem;
    }
    .groupeBtn{
        flex-direction: column;
        height: 17.998rem;
        width: auto;
    }
    .menu__secour{
        width: 49.5rem;
        align-items: flex-start;
    }
    .languages {
        height: 6rem;
        width: 6rem;
        margin: 1rem 0;
    }
    
    .btnLanguages_dropdown{
        flex-direction: column;
        flex-flow: wrap;
        width: 78%;
        pointer-events: auto;
        cursor: pointer;
        height: 7rem;
        overflow: hidden;
        transition: .3s;
    }
    .btnLanguages{
        position: absolute;
        width: 15rem;
        height: 21.5rem;
        flex-direction: column;
        /* justify-content: center; */
        align-items: flex-start;
        right: 0;
        top: 0;
        padding-top: 3.5rem;
        padding-left: 2.8rem;
        border-bottom-left-radius: 4rem;
        pointer-events: none;
    }
    
    .btnLanguages i{
        font-size: 3em;
        color: #ffffff;
        position: absolute;
        right: 3rem;
        top: 6rem;
    }
    .btnLanguages_dropdown:hover{
        height: auto;
        overflow: auto;
    }
    .btnLanguages:hover {

        background-color: #000F9C;
    }
    .btnLanguages:hover .languages{
        border-color: #ffffff;
    }
    .btnLanguages:hover .languages.fr img{
        box-shadow: 0 0 0rem 0.3rem #ffffff;
    }
    .fixed-header .btnLanguages i{
        color: #000F9C;
    }
    .fixed-header .btnLanguages:hover i{
        color: #ffffff;
    }
    .languages img{
        width: 4.5rem;
    }
    [lang="en"] .btnLanguages .fr{
        order: 2;
    }
    [lang="en"] .btnLanguages .uk{
        order: 1;
    }
    .btnSpf_small .bgbtnspf{
        font-size: 3rem;
        width: 35rem;
        padding: 2.4rem 0;
    }
    
    .btnSpf_small .bgbtnspf.newsletter{
        font-size: 2.4rem;
        border: 0.5rem solid #000F9C;
    }
    .btnSpf_small .img-link{
        margin-right: 1.3rem;    
        width: 2.4rem;
    }
    /* Debut section header */
    /* Debut section deductionFiscal */
    .corps_deductionFiisc{
        display: block;
    }
    .text_deductionFisc {
        width: auto;
        margin: 0 3% 127.4% 3%;
    }
    .block_don {
        flex-wrap: wrap;
        width: auto;
        padding: 0 3%;
        top: 30.5%;
    }
    .item_don {
        width: 34.5rem;
        margin-bottom: 3rem;
    }
    .description_don p {
        padding: 0 8%;
    }
    .cadre_item_don p{
        font-size: 2.3rem;
    }
    .description_don p{
        font-size: 3rem;
        height: 16rem;
    }
    .montant_don{
        font-size: 9rem;
    }
    .montant_after_deduit {
        font-size: 3.4rem;
    }
    .cadre_champ_don{
        padding: 1.4rem 0.5rem;
    }
    .montant_libre{
        font-size: 3.3rem;
    }
    .champ_don{
        height: 12rem;
    }
    .pic_deductionFisc {
        width: auto;
    }
    .montant_libre::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        font-size: 3rem;
    }
    .montant_libre::-moz-placeholder { /* Firefox 19+ */
        font-size: 3rem;
    }
    .montant_libre:-ms-input-placeholder { /* IE 10+ */
        font-size: 3rem;
    }
    .montant_libre:-moz-placeholder { /* Firefox 18- */
        font-size: 3rem;
    }
    /* fFin section deductionFiscal */
    /* Debut section deductionFiscal_plus */
    .block_deductionFiscal_plus img.label_confiance {
        top: -12.5%;
        width: 17rem;
    }
    .bg_chiffre {
        display: block;
    }
    .block_deductionFiscal_plus p{
        font-size: 2.8rem;
    }
    .deductionFiscal_plus .content_section p{
        padding: 0 0%;
    }
    /* Fin section deductionFiscal_plus */
    /* Debut section presentation */
    .presentation{
        height: 190rem;
        background-image: url(../images/bk-presentation-mb.jpg);
    }
    .presentation .content_section {
        width: auto;
        padding-top: 11.8rem;
    }
    .presentation .titleSection {
        line-height: 1.04;
    }
    .presentation .content_section p.secondP {
        padding: 0 7.8%;
        line-height: 1.6;
    }
    .presentation .content_section p.secondP:last-child {
        margin-bottom: 1rem;
    }
    .content_section_large p.thirdP:first-child {
        margin-top: 0;
    }
    p.thirdP{
        font-size: 4.3rem;
    }
    .content_section_large{
        width: 83%;
    }
    .acces_sport {
        width: 20rem;
        margin: 2rem 0;
    }
    /* Fin section presentation */
    /* Fin section temoignagess */
    .block_temoignages{
        display: block;
        margin-bottom: 5rem;
    }
    .block_temoignages:last-child {
        margin-bottom: 0;
    }
    .block_temoignages:last-child .text_temoignages{
        margin-bottom: 0;
    }
    .first_tem{
        width: 36rem;
    }
    .block_temoignages .pic_temoignages {
        width: 50.8rem;
        text-align: left;
    }
    .text_temoignages{
        margin: 3rem 0;
        font-size: 3.6rem;
    }
    .container_temoignages {
        padding: 0 7%;
       
    }
    .container_text_temoignages {
        padding-left: 0;
    }
    [dir="rtl"] .container_text_temoignages {
        padding-right: 0;
    }
    .temoignage_name {
        font-size: 2.8rem;
    }
    .container_text_temoignages img {
        width: 8rem;
    }
    /* Debut section temoignages */
    /* Debut section avec_vous */
    .avec_vous{
        min-height: 136rem;
        background-image: url(../images/bk_avec_vous_mb.jpg);
    }
    .text_accroche h1{
        padding-top: 42rem;
    }
    .text_accroche h1 .bgH1{
        line-height: 1.05;
    }
    .text_accroche h1 .smallH1 {
        font-size: 7rem;
        line-height: 1.1;
        margin-top: 1.5rem;
    }
    .content_section p {
        line-height: 1.65;
    }
    /* Fin section avec_vous */
    /* Fin section communication */
    .communication{
        padding: 20% 0;
    }
    .icone_communication{
        width:14rem;
    }
    .content_section p.communication_accroche {
        padding: 0 5%;
    }
    .after_video {
        padding: 0 7%;
        margin-top: 6rem;
    }
    .video_bloc{
        width: 87%;
        height: auto;
    }
    #video_spf{
        height: 35rem;
    }
    .cadrespf {
        width: auto;
    }
    .caontainer_btn_play.played {
        transform: translate(-377%, 104%);
        height: 8rem;
        width: 8rem;
    }
    /* Debut section communication */
    /* Debut section ensavoir */
    .ensavoir{
        background-image: url('../images/bk-ensavoir-mb.jpg');
    }
    .ensavoir .content_section {
        width: auto;
    }
    .content_enssavoir{
        width: 100%;
        padding-top: 12rem;
    }
    .ensavoir .cadre-section {
        height: 137rem;
    }
    .titleSection {
        font-size: 6.65rem;
        line-height: 1;
    }
    .content_enssavoir p {
        line-height: 1.7;
    }
    .cadre-section h4::before, .cadre-section h4::after{
        width: 9.4rem;
        top: 25%;
    }
    .cadre-section h4{
        font-size: 4.3rem;
    }
    .cadre-section h4::after{
        right: -9.5rem;
    }
    .cadre-section h4::before{
        left: 0;
    }
    .cadre-section h4{
        padding:0 7rem;
    }
    .bgbtnspf{
        padding: 3rem 0;
        font-size: 4.3rem;
        width: 52rem;
        border-radius: 10rem;
    }
    .ensavoir .ligne_de_separation {
        top: -6%;
    }
    /* Fin section ensavoir */
    /* Debut section Footer */
    .cadre-footer{
        flex-direction: column;
    }
    .block-mentionlegales, .block-secialMedia {
        width: 100%;
    }
    .block-logo{
        order: 1;
        width: 20rem;
    }
    .block-secialMedia{
        flex-direction: column;
        order: 2;
        margin: 4rem 0;
    }
    .block-mentionlegales{
        order: 3;
        font-size: 2.15rem;
        text-align: center;
    }
    .socialmedia{
        margin: 0 auto;
        justify-content: center;
    }
    .donconfiance{
        margin: 3rem auto 0 auto;
        width: 13rem;
    }
    .credit{
        margin: 5rem 9.1% 3% 9.1%;
        font-size: 1.8rem;   
        line-height: 1.5;
    }
    /* Fin section Footer */
    /* Debut popup ml */
    .popup{
        width: 92%;
    }
    .popup h2 {
        font-size: 5rem;
        line-height: 30px;
        padding-bottom: 18px;
    }
    .content p {
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 8px;
    }
    .content li {
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 4px;
    }
    .content h3 {
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 13px;
    }
    
    /* Fin popup ml */
    /* Debut popup newsletter */
    .cadre_newsletter{
        width: 92%;
    }
    .content_newsletter h5{
        font-size: 4.8rem;
    }
    .formNewsletter {
        padding: 0 8%;
        margin: 5rem 0 1rem 0;
    }
    .formNewsletter input[type="text"], 
    .formNewsletter input[type="email"] {
        padding: 2rem 3rem;
        font-size: 4.5rem;
        margin-bottom: 5rem;
    }
    .saveNwesletter{
        padding: 4.051rem 0;
        border-radius: 8rem;
        font-size: 3.7rem;
    }
    .errorMessage{
        font-size: 2.35rem;
        height: 6rem;
    }
    .infosNesletter {
        font-size: 2rem;
    }
    .text_newsletter p{
        font-size: 1.869rem;
    }
    /* Fin popup ml */
}