@media (max-width: 991px) {
  html {
    font-size:2.415458937198068vw;
    font-size: 1.303780964797914vw;
  }
  .hide_mob {
    display: none !important;
  }

  footer{
    padding: 10rem 0 18rem 0;
  }
  .footer_container,
  .footer-content {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer_logo {
    width: 33.5rem;
    margin-bottom: 9.7rem;
  }
  .footer-content h6 {
    display: none;
  }
  .footer-content p, .footer-content p a, .footer-content p span{
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  .footer-content p span{
    padding: 0 2.2rem;
  }
  .footer_media {
    margin: 0 auto 12.4rem auto;
    width: 48.4rem;
    width: calc(48.4rem - 8.1rem);
  }
  .footer_media a {
    width: 8.1rem;
    height: 8.1rem;
    border-radius: 2.5rem;
    border: 0.2rem solid #FF6B43;
  }
  .footer_media a:nth-child(1) img:nth-child(1) {
    width: 4.6rem;
  }
  .footer_media a:nth-child(2) img:nth-child(1) {
    width: 2.2rem;
  }
  .footer_media a:nth-child(3) img:nth-child(1) {
    width: 3.7rem;
  }
  .footer_media a:nth-child(4) img:nth-child(1) {
    width: 3.3rem;
  }
  .footer_media a:nth-child(5) img:nth-child(1) {
    width: 3.5rem;
  }
  .footer_media a img:nth-child(2) {
    display: none !important;
  }
  .section7 {
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/section7_m.png);
    background-image: url(../img/section7_m.svg);
    height: auto;
    padding: 2rem 0 70.5rem 0;
  }
  .section7::before {
    background-image: url('../img/sec7_border_m.png');
    height: 13.1rem;
    top: -12rem;
  }
  .box_animation {
    /* transform: translateX(0px) translateY(0px); */
    /* opacity: 1; */
  }
  .sec7_holder h1 {
    margin: 0 auto 3rem auto;
  }
  .sec7_holder h1, .sec7_holder h1 * {
    text-align: center;
    font-size: 5.5rem;
    line-height: 6.5rem;
  }
  .section7 .section_container {
    width: 100%;
  }
  .sec7_holder {
    width: 100%;
    margin: 0 auto;
  }
  .sec7_flex {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .sec7_flex h2 {
    font-size: 20rem;
    line-height: 17rem;
  }
  .sec7_flex_txt {
    text-align: center;
    width: auto;
  }
  .sec7_flex_txt p {
    margin: 3rem auto 1rem auto;
    width: 57.8rem;
    font-size: 2.8rem;
    line-height: 3.8rem;
  }
  .sec7_flex_txt h6 {
    margin: 0 auto 3rem auto;
    width: auto;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  .sec7_flex2 {
    flex-direction: column;
    margin: 0 auto;
    width: auto;
  }
  .sec7_flex2_1 {
    width: 35.5rem;
    height: 33.3rem;
  }
  .sec7_flex2_1 p {
    font-size: 1.8rem;
    line-height: 1.8rem;
    top: 13.8rem;
  }
  .sec7_flex2_1 h5:nth-child(2) {
    font-size: 4.4rem;
    line-height: 4.4rem;
    top: 16.4rem;
  }
  .sec7_flex2_1 h5:nth-child(3) {
    font-size: 5rem;
    line-height: 5rem;
    top: 10.9rem;
  }
  .sec7_flex2_1 img {
    width: 10.5rem;
    transform: rotate(-50deg);
    top: -2rem;
    left: -12rem;
  }
  .sec7_flex2_2 {
    width: auto;
    margin-top: 2.1rem;
    text-align: center;
  }
  .sec7_flex2_2 p {
    width: 52rem;
    font-size: 2.4rem;
    line-height: 3.4rem;
    margin: 0 auto 2.4rem auto;
  }
  .primary-btn, .secondary-btn {
    min-width: 33.5rem;
  }
  .primary-btn span, .secondary-btn span{
    height: 8.8rem;
    font-size: 2.7rem;
    line-height: 2.7rem;
  }
  .section6{
    height: auto;
    padding: 6.6rem 0 25rem 0;
  }
  .sec6_box.box_animation{
    transform: translateX(0px) translateY(0px);
    opacity: 1;
  }
  .section6 h1, .section6 h1 span {
    font-size: 6rem;
    line-height: 7rem;
  }
  .section6 h1{
    margin: 0 auto 5rem auto;
  }
  .section_container {
    width: 100%;
  }
  .sec6_flex {
    display: block;
  }
  .sec6_box {
    margin: 0 auto;
    margin-top: 13rem;
    padding: 22.5rem 3.5rem 5rem 3.5rem;
    width: 64.1rem;
    min-height: 81rem;
  }
  .sec6_box img {
    width: 60.8rem;
    left: 50%;
    transform: translateX(-50%);
    top: -12.5rem;
  }
  .sec6_box p {
    font-size: 3rem;
    line-height: 4rem;
  }
  .sec6_box h2 {
    font-size: 5rem;
    line-height: 5rem;
    margin-bottom: 0.5rem;
  }
  .sec6_box h3 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .sec6_box{
    position: relative;
    margin: 19rem auto 3rem auto;
  }
  .sec6_box::after {
    left: -0.5rem;
    top: -17rem;
    background-image: url(../img/qote1.svg);
  }
  .sec6_box::before {
    right: -1.5rem;
    bottom: -3rem;
    background-image: url(../img/qote2.svg);
  }
  .sec6_box::after, .sec6_box::before {
    width: 9rem;
    height: 6.4rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    z-index: 1;
  }
  .sec6_flex .slick-prev,
  .sec6_flex .slick-next {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 6.6rem;
    height: 5.9rem;
    z-index: 2;
    transform: translate(0, calc(-50% + 8rem));
  }
  .sec6_flex .slick-prev{
    background-image: url(../img/sec6_flex_arrow_l.svg);
    left: 2rem;
  }
  .sec6_flex .slick-next {
    background-image: url(../img/sec6_flex_arrow_r.svg);
    right: 2rem;
  }
  .sec6_flex .slick-prev::before,
  .sec6_flex .slick-next::before {
    display: none;
  }
  .sec6_flex::after, .sec6_flex::before {
    display: none;
  }
  .section5{
    padding: 6rem 0 13.3rem;
  }
  .section5::before{
    height: 8.7rem;
    top: -7.9rem;
    background-image: url('../img/sec5_border_m.png');
  }
  .section5 h1 {
    font-size: 6rem;
    line-height: 6.6rem;
    margin-bottom: 15rem;
  }
  .section5 h1::after {
    width: 14.7rem;
    height: 22.2rem;
    top: calc(-100% - 1rem);
  }
  .section5 h2{
    width: 58rem;
    margin: 6rem auto 4rem auto;
  }
  .section5 h2, .section5 h2 span {
    font-size: 5.5rem;
    line-height: 6.5rem;
  }
  .animation-orange{
    display: block;
    color: #FF6B43;
  }
  .sec4_box h3 {
    font-size: 10rem;
    line-height: 10rem;
    margin: 0 auto 0.5rem auto;
  }
  .sec4_box p {
    font-size: 3.5rem;
    line-height: 4.5rem;
    margin: 0 auto 3rem auto;
  }
  .sec4_box h5 {
    font-size: 3rem;
    line-height: 4rem;
    margin: 0 auto;
    width: 60.5rem;
    font-family: "Montserrat";
    font-weight: 500;
    min-height: 16rem;
  }
  .sec4_flex{
    width: 100%;
    display: block;
  }
  .sec4_box {
    width: 100%;
    transform: translateX(0px) translateY(0px);
    opacity: 1;
  }
  .animation-orange::before{
    display: none;
  }
  .section5 h2 img{
    left: 2rem;
  }
  .sec4_flex .slick-prev,
  .sec4_flex .slick-next {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 10.3rem;
    height: 9.7rem;
    z-index: 2;
    transform: translate(0, calc(-50% - 11rem));
  }
  .sec4_flex .slick-prev{
    background-image: url(../img/sec4_flex_arrow_l.svg);
    left: 2rem;
  }
  .sec4_flex .slick-next {
    background-image: url(../img/sec4_flex_arrow_r.svg);
    right: 2rem;
  }
  .sec4_flex .slick-prev::before,
  .sec4_flex .slick-next::before {
    display: none;
  }
  .sec4_flex::after, .sec4_flex::before {
    display: none;
  }
  .section4{
    background-image: url(../img/section4_m.jpg);
    background-position: top center;
    padding: 69.6rem 0 12rem 0;
    height: auto;
    min-height: initial;
  }
  .section4 .section_container{
    width: 58.5rem;
  }
  .sec4_holder{
    width: 100%;
    margin: 0 auto;
  }
  .sec4_holder p {
    font-size: 3rem;
    line-height: 4.2rem;
    margin-bottom: 3rem;
  }
  .sec4_holder h1, .sec4_holder h1 *{
    font-size: 5.5rem;
    line-height: 6.5rem;
  }
  .sec4_holder h1{
    width: auto;
  }
  .sec4_holder h1 span {
    display: block;
  }
  
  .sec4_holder h1 span br {
    display: none;
  }
  .sec4_holder h1 img{
    width: 5.5rem;
    height: 6.2rem;
    top: -1.8rem;
    left: -7rem;
  }
  .section3{
    padding: 1.5rem 0 10.5rem 0;
  }
  .section3::before {
    height: 6.2rem;
    top: -5.7rem;
    background-image: url(../img/sec3_border_top_m.png);
  }
  .section3::after {
    height: 6rem;
    bottom: -5.5rem;
    background-image: url(../img/sec3_border_bottom_m.png);
  }
  .section3 h1 {
    font-size: 3.9rem;
    line-height: 3.9rem;
  }
  .compteur-holder{
    margin: 2rem auto;
  }
  .section3 h2 {
    font-size: 3rem;
    line-height: 4.5rem;
    width: 48.2rem;
  }
  .sec5_flex {
    margin: 8rem auto 0 auto;
    display: block;
  }
  .sec5_box_holder {
    width: 100%;
  }
  .sec5_box_holder{
    margin-bottom: 8.5rem;
  }
  .sec5_box {
    margin: 0 auto;
    width: 64.3rem;
    height: auto;
    min-height: 25.5rem;
    position: relative;
    display: flex;
    flex-direction: initial;
    justify-content: flex-start;
    align-items: center;
    padding-left: 4rem;
    padding-bottom: 4rem;
  }
  .sec5_box_holder:last-child {
    margin-bottom: 0;
  }
  .sec5_box_content img {
    position: absolute;
    top: -1.5rem;
    right: -1.5rem;
    background-color: #FF6B43;
    width: 12.2rem;
  }
  .sec5_box .icon {
    position: absolute;
    left: -4.5rem;
    background-color: #FF6B43;
  }
  .sec5_box1 .icon {
    top: -3.5rem;
    width: 7.5rem;
  }
  .sec5_box2 .icon {
    top: -2.5rem;
    width: 7.1rem;
  }
  .sec5_box3 .icon {
    top: -2.5rem;
    width: 8.7rem;
  }
  .sec5_box .secondary-btn {
    bottom: -4.2rem;
  }
  .sec5_box_content {
    width: auto;
    margin: 0 0 0 2.5rem;
  }
  .sec5_box h3 {
    font-size: 8rem;
    line-height: 8rem;
    text-align: left;
  }
  .sec5_box h5 {
    font-size: 2.2rem;
    line-height: 2.8rem;
    text-align: left;
  }
  .sec5_box_content p, .sec5_box_content p b {
    font-size: 2.5rem;
    line-height: 3.6rem;
  }
  .compteur-holder{
    transform: scale(0.9);
  }
  .section2 {
    padding: 8.7rem 0 10rem 0;
  }
  .section2 p, .section2 p span {
    font-size: 3rem;
    line-height: 4.2rem;
  }
  .section2 p {
    width: 64.7rem;
    margin: 0 auto 3.5rem auto;
  }
  .section2 p br  {
    display: none;
  }
  .section2 h1 {
    width: 66.2rem;
    min-height: 21rem;
    margin: 0 auto 2.6rem auto;
  }
  .section2 h1, .section2 h1 span {
    font-size: 6rem;
    line-height: 7rem;
  }
  .section2 h1 span {
    display: block;
  }
  .section1{

  }
  .sec1_slide_content {
    justify-content: flex-end;
    padding-bottom: 7rem;
    height: auto;
    width: 100%;
    position: relative;
    margin-top: auto;
  }
  .sec1_slide_content img{
    display: none;
  }
  .sec1_slide_content p {
    width: 61.5rem;
  }
  .sec1_slide_content h1 {
    font-size: 11.5rem;
    line-height: 11.5rem;
    min-height: 11.5rem;
    margin: 0 auto 2.5rem auto;
  }
  .sec1_slide_content p, .sec1_slide_content p b {
    font-size: 3rem;
    line-height: 4.4rem;
  }
  .sec1_slide_content h2 {
    font-size: 3.7rem;
    line-height: 4.8rem;
    width: auto;
  }
  .sec1_slide_content p{
    margin-bottom: 0;
  }
  .sec1_dots{
    display: none;
  }
  .sec1_perso {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sec1_slide{
    position: relative;
  }
  .sec1_slide_content::after {
    width: 100%;
    height: 6.2rem;
    z-index: -1;
    left: 0;
    transform: initial;
    top: -4rem;
    background-image: url(../img/sec1_border_m.png);
  }
  .section1, .sec1_slide{
    min-height: 110rem;
    max-height: 130rem;
    /* height: auto; */
  }
  .header_content h6,
  .header_media{
    display: none;
  }
  header {
    height: 13.4rem;
  }
  .header_container{
    padding: 0 1.8rem;
  }
  .header_logo {
    width: 32.7rem;
    margin: 0;
  }
  .tertiary-btn{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 11.3rem;
    background-color: #ffffff;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  }
  .tertiary-btn span{
    height: 100%;
    width: 100%;
    display: flex;
    color: #1A1F34;
    justify-content: center;
    align-items: center;
  }
  .tertiary-btn b{
    color: #FF6B43;
    display: inline-block;
    padding-left: 0.5rem;
  }
  .tertiary-btn span,
  .tertiary-btn b {
    font-family: "Sora";
    font-weight: 700;
    font-size: 5.2rem;
    line-height: 5.2rem;
  }
  .header_content{
    width: auto;
  }
  .sec1_dot_mob1,
  .sec1_dot_mob2 {
    position: absolute;
    top: 48.4rem;
    z-index: 2;
    background-color: #ffffff;
    cursor: pointer;
  }
  .sec1_dot_mob1 {
    left: 0;
    border-top-right-radius: 4.7rem;
    border-bottom-right-radius: 4.7rem;
    padding: 1.1rem 1.1rem 1.1rem 1.9rem;
  }
  .sec1_dot_mob2 {
    right: 0;
    border-top-left-radius: 4.7rem;
    border-bottom-left-radius: 4.7rem;
    padding: 1.1rem 1.9rem 1.1rem 1.1rem;
  }
  .sec1_dot_mob1 img,
  .sec1_dot_mob2 img{
    display: block;
    width: 8rem;
  }
  .side_bare,
  .footer1 {
    display: none;
  }
}

@media (min-width: 992px) {
  html {
    font-size: 0.5208333333333333vw;
    /* font-size: 0.6944444444444444vw; */
  }
  .hide_desk {
    display: none !important;
  }
  .primary-btn:hover{
    box-shadow: inset 29.4rem 0px #f83500, inset 29.4rem 0px rgba(0,0,0,0.5);
  }
  .sec5_box .secondary-btn{
    transition-duration: 0.6s;
  }
  .secondary-btn:hover,
  .sec5_box:hover .secondary-btn {
    box-shadow: inset 29.4rem 0px #3b4b7b, inset 29.4rem 0px rgba(0,0,0,0.5);
  }
  .header_media a:hover{
    transform: scale(1.2);
  }
  .footer-content p a:hover {
    text-decoration: underline;
  }
  .footer_media a:hover {
    border-color: #D40C22;
  }
  .footer_media a:hover img:nth-child(1) {
    opacity: 0;
  }
  .footer_media a:hover img:nth-child(2) {
    opacity: 1;
  }
  .sec1_dot:hover{
    transform: translateX(0);
  }
  .side_bare_form a:hover {
    background-color: #FF6B43;
    color: #ffffff;
  }
  .sec5_box.box_animation.show:hover{
    box-shadow: 0 0.5em 0.5em -0.4em #ffffff;
    transition-duration: 0.5s;
    transform: translateY(-1.5rem);
  }
}

.sec1_perso {
  /* display: none !important; */
}