.responsive-arrows, .xs-visible {
    display: none;
}

.family-diagram.responsive {
    display: none;
}

@media (min-width: 576px){
    .container {
        max-width: calc(100% - 30px);
    }
    #a-la-unes .col-sm-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }
}

@media (max-width: 575px){
    .diagrams-legended {
        flex-direction: column;
        align-items: center;
    }

    .diagram-legended.two {
        width: 100%
    }

    .sun-container-flex {
        flex-direction: column;
        align-items: center;
    }

    .sun-item {
        width: 100%;
    }

    .sun-item:not(:last-child):after {
        display: block;
        position: relative;
        margin: 10px 0;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    .container-diagram:not(:last-child):after {
        display: none;
    }

    .enjeux-content {
        padding: 20px 10px;
    }
}

@media (max-width:1200px)
{
    div#home-illustration {
        max-width: 600px;
        top: -15%;
        right: -4%;
    }

    .jassure-title-container {
        margin-top: 20px;
    }

    section#jassure-title {
        margin-top: 3vh;
    }

    .jassure-title-line-2 {
        line-height: 1.1;
        font-size: 66px;
    }
    .jassure-title-line-1 {
        margin-bottom: 0;
    }

    section#home-head {
        padding:10px 50px;
    }
}

@media (min-width: 1100px) {

    .container {
        width: 1080px;
    }

}


@media (max-width: 1100px) {
    .accordeons__item__duo {
        flex-direction: column;
        align-items: center;
    }
    .accordeons__item__duo > * {
        width: 55%;
    }
    .jassure-title-line-1, .jassure-title-line-3, .jassure-title-line-4 {
        font-size: 41px;
        max-width: 490px;
        margin-bottom: 0;
    }

    .jassure-title-line-2 {
        font-size: 64px;
        line-height: 1.4;
    }

    div#home-illustration {
        max-width: 590px;
    }

    

    .medium-title {
        font-size: 42px;
        margin-bottom:10px;
    }

    h1 {
        font-size: 48px;
    }

    .alu-bubble-text {
        padding-top:15px;
    }

    .iso-chart-container {
        padding-top: 100px;
    }

    .iso-chart {
        width:40px
    }

    .top-iso {
        height: 29px;
        top: -20px;
        left: 6px;
    }

    .top-legend {
        left: 92px;
        width: 80px;
    }

    .legend-figure {
        font-size: 22px;
    }

    .mini-legend {
        font-size: 14px;
    }

    .bottom-legend {
        width: 180px;
    }


}

@media (max-width: 992px) {

    .diagram-legended.fourth {
        width: 50%;
    }
    .diagram-legended.fourth:first-child,
    .diagram-legended.fourth:nth-child(2) {
        margin-bottom: 45px
    }

    .diagram-legended {
        flex-direction: column;
        align-items: flex-start;
    }

    .jassure-title-line-1, .jassure-title-line-3, .jassure-title-line-4 {
        font-size: 35px;
        max-width: 383px;
    }

    section#jassure-title {
        margin-top: 3vh;
        margin-bottom: 30px;
    }

    .jassure-title-container {
        margin-top: 25px;
    }

    section#home-head {
        padding: 0 50px;
    }

    .jassure-title-line-2 {
        font-size: 53px;
        line-height: 90px;
        margin-bottom: -9px;
        line-height: 1.1;
    }

    div#home-illustration {
        max-width: 410px;
        top: -14%;
    }

    .a-la-une-box-inner {
        padding-right: 20px;
        text-align:center;
    }

    .a-la-une-box-title {
        height:50px;
        text-align:center;
    }

    .objection-slide-left {
        width: 100%;
        text-align:  center;
    }

    .owl-carousel div.objection-slide-left img {
        max-width:300px;
        display:  inline-block;
    }

    .objection-slide-right {
        width: 100%;
        padding: 10px 30px 30px 10px;
        text-align:  center;
    }

    .objection-slide {
        padding: 10px 30px;
        min-height: 400px;
    }

    .medium-title {
        font-size: 35px;
        margin-bottom:10px;
    }

    h1 {
        font-size: 38px;
    }

    .alu-bubble-text {
        font-size:13px
    }

    .alu-bubble-text-bold {
        font-size:22px;
    }

    img.text-arrow.left {
        display:none;
    }

    .timing-figure {
        font-size:90px;
    }

    .timing-title, .timing-subtitle {
        font-size:20px;
    }

    .bottom-legend {
        width: 140px;
        left: 60px;
    }

    .mini-legend {
        font-size: 13px;
    }

    .circle-content {
        padding: 0 5%;
        height: 230px;
        width: 230px;
        line-height: 200px;
        border-radius: 100%;
        text-align:  center;
        display: table;
        margin: 20px 0;
    }

    .timeline-section-content .col-sm-4 {
        padding:0 15px;
    }

    .jassure-number-container {
        text-align:center;
    }

    .header-hone-separator {
        height: 65px;
    }

    span.indice {
        font-size: 23px;
    }

    span.number {
        font-size: 44px;
    }

    .jassure-number-date {
        font-size: 15px;
    }

    .square-title {
        font-size:20px;
        line-height: 1.3;
    }

    .col-map {
        width:100%;
        padding:0 15px;
    }
    .cloud {
        background-color: white;
        padding: 20px 0;
    }
    .cloud_img {
        display: none;
    }
    .cloud_content {
        position: static;
        transform: translateX(0);
        width: 100%;

    }
    .cloud_list {
        flex-direction: column;
        align-items: center;
    }

}

@media (max-width: 860px) {

    .footer-message {
        letter-spacing:0;
    }

    .intro-text {
        font-size: 20px;
    }

    

    div#home-illustration {
        max-width:100%;
    }
    footer {
        flex-wrap: wrap;
        height: auto;
    }
    .left-footer {
        text-align: center;
    }
    .next-hand {
        margin: auto;
    }
    .footer-right > *{
        width: 50%;

    }
    .jassure-pdf-svg {
        margin-right: 0;
    }
    .footer-column {
        width: 50%
    }
    .right-footer {
        width: 100%;
    }
    .jassure-title-container {
        width:100%;
        text-align:center;
    }

    .jassure-title-line-1, .jassure-title-line-3, .jassure-title-line-4 {
        max-width:100%;
    }

    span.big-couv-text {
        font-size:inherit;

    }

    .jassure-title-line-2 {
        margin-bottom:30px;
    }

    .offset-3 {
        margin: auto;
    }
    

}

  

@media (max-width: 1024px) {
    .puis-right {
        position: relative;
        -webkit-transform: translateX(52%);
        -moz-transform: translateX(52%);
        transform: translateX(52%);
        width: auto;
    }
    #etape-3 .tab-content-back > :first-child:after {
        display: none;
    }

    .last-list {
        width: 100%;
        margin-left: 0;
        border-top: 1px solid #f39000;
        padding-top: 10px;
        margin-top: 10px;
    }

    .calendar-flex {
        flex-direction: column;
        align-items: center;
    }

    .calendar-flex .arrow_green {
        display: none;
    }

    .tab-content-back-flex {
        flex-direction: column;
    }

    .tab-content-back-section:first-child {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .tab-content-back-section:first-child > :first-child {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }

    .tab-content-back-section:first-child > :nth-child(2) {
        line-height: 1;
        width: 100%;
        border-right: 0;
        margin-right: 0;
    }

    #tabs-ages .etape-tab-icon {
        display:none;
    }

    .nav-tabs .nav-item {
        width:50%;
        padding: 1px 0;
    }

    .accordeons__content__flex > * {
        width: 100% !important;
    }

    .bloc_green {
        width: 100%;
    }

    .accordeons__content__flex-or {
        display: none;
    }

    .accordeons__content__flex img {
        display: none;
    }

    .step_one .accordeons__item__content img {
        position: relative;
        display: block;
        margin: auto;
    }

    .accordeons__content__flex {
        flex-direction: column;
        align-items: flex-start;
    }

    
    .forwho {
        flex-direction: column;
    }

    .flex-three > * {
        width: 100%;
        margin: 10px 0;
    }

    .flex-three > *:not(:last-child) {
        border-right: 0px;
    }

    .accordeons__item__duo > * {
        width: 80%;
    }
    .accordeons__item__img {
        max-width: 80%;
    }

    .jassure-home-illustration {
        width: 20%;
    }

    .diagram-legended.fourth {
        width: 100%;
    }
    .diagram-legended.fourth:not(:last-child) {
        margin-bottom: 45px
    }

    .diagram-legended.tiers {
        width: auto;
        text-align: center;
    }
    .diagram-legended.tiers:not(:last-child) {
        margin-bottom: 45px
    }
    .diagram-legended.tiers .diagram-legend {
        text-align: center;
    }   

    .wrap-diagram {
        width: 268px;
        flex-direction: column;
        margin: auto;
    }
    .container-diagram {
        margin: auto;
        margin-bottom: 67px;
    }
    .accordeons__item__legend {
        position: relative;
        transform: translateX(0);
        text-align: left;
        margin-top: 27px
    }
    .bulle_client {position: static;}
    .pastille {
        position: static;
        margin: auto;
        margin-bottom: 44px;
    }
    .pastille:after {
        display: none;
    }
    .exemp-horiz {flex-direction: column}
    .exemp-horiz > * {flex-basis: auto}
    .exemp-horiz > *:not(:last-child) {margin-bottom: 45px;}

    .jassure-title-line-1, .jassure-title-line-3, .jassure-title-line-4 {
        font-size: 40px;
        text-align:center;
        margin: 0 auto;
        max-width: 90%;
        padding-top: 141px;
    }

    .page #a-la-unes .row {
        flex-direction: column;
    }
    .page #a-la-unes .row > *{
        max-width: 100%
    }
    
    .jassure-title-container {
        font-size: 62px;
    line-height: 62px;
    }

    .jassure-title-line-2 {
        font-size: 52px;
        line-height: 1.4;
        margin-bottom: -9px;
        text-align:center;
    }

    div#home-illustration {
        margin: 50px auto 0 auto;
        max-width:400px;
        right: 0;
    }

    div#logo-ecureuil-CE {
        width: 155px;
        margin-top: 27px;
    }

    div#logo-jassure {
        width: calc(100% - 365px);
        height:90px;
        line-height: 90px;
    }



    section#home-head {
        padding: 20px 30px;
    }

    .header-hone-separator {
        height:60px;
        margin-top:20px;
    }

    .question-container {
        text-align:center
    }

    .question-container hr {
        margin-left:auto;
        margin-right:auto;
    }

    .dot-separator {
        height:4px!important;
        width: 300px;
        float: none;
        margin: 30px auto;
        border-right: none;
        border-top: 4px dotted #000000;
    }

    .objection-slides {
        width:100%;
        float:none
    }

    .responsive-arrows {
        display: block;
        margin-top: 10px;
    }

    .desktop-arrow {
        display: none;
    }

    .alu-bubble {
        max-width:280px;
        margin: 20px auto;
    }

    .alu-bubble-text {
        padding-top:20px;
    }

    .alu-bubble-text {
        font-size:14px
    }

    .alu-bubble-text-bold {
        font-size:28px;
    }

    img.text-arrow.right {
        display:none;
    }

    .arrowed-text {
        width:100%!important;
        text-align:  center;
        max-width: 500px;
        float: none;
        margin: 20px auto;
    }

    .xs-hidden {
        display: none;
    }

    .xs-visible {
        display:inherit;
    }

    .xs-center {
        text-align: center;
    }

    .xs-limit {
        max-width: 500px;
        margin:auto;
    }

    .family-diagram.responsive {
        display: inherit;
    }

    .family-diagram.desktop {
        display: none;
    }

    .jassure-number-container {
        padding-top:10px;
        padding-left: 18px;
    }

    .cols-charts {
        height:auto;
    }

    .col-chart, .col-chart.col-small, .col-chart.col-medium {
        height:350px;
        width:100%;
        text-align:center;
        padding-right: 14%;
    }

    .iso-chart {
        width: 60px;
    }

    .top-iso {
        width: 70%;
        height: 43px;
        top: -30px;
        left: 9px;
    }

    .bottom-legend {
        left: 80px;
    }

    .circle-content {
        padding: 0 5%;
        height:  300px;
        width: 300px;
        line-height: 300px;
        border-radius: 100%;
        text-align:  center;
        display: table;
        margin: 20px auto;
    }

    .timeline-section-content.active {
        max-height: 1200px;
    }

    .horizontal-chart {
        width: calc(100% - 210px);
    }

    .col-sm-6.border-simple {
        width:calc(100% - 40px);

    }

    .title-bolded {font-size: 45px;}

    #tabs-ages .active .etape-tab-legend {
        font-size:17px;
    }

}

@media (max-width: 768px) {
    .nav-tabs .nav-item {
        width:100%;
    }
} 

@media (max-width:750px)
{
    .diagram-legended.half {
        width:100%;
        max-width:500px;
        margin:15px auto;
    }
}

@media (max-width:700px) {
    .home-button {
        top:100px;
    }

    .nav-item {
        width: 100%;
    }

    [section-id="map-1"] .lettering-title {
        text-align: center!important;
    }

    [section-id="map-2"] .lettering-title {
        text-align: center!important;
    }
}

@media (max-width:650px)
{
    .accordeons__subject--loupe {
        padding-left: 0;
    }

    img.alu-graph-1-1 {
        width: 100%;
        max-width:260px;
        margin:auto;
        float:none;
        display:  block;
    }

    img.alu-graph-1-2 {
        width: 100%;
        max-width: 350px;
        margin:auto;
        float:none;
        display:  block;
    }

    img.alu-graph-1-3 {
        width: 100%;
        max-width: 330px;
        margin:auto;
        float:none;
        display:  block;
    }

    .map {width: 50%;}

    .col-map {
        width: 100%;
    }

    .direct-map {
        display:none;
    }

}

@media (max-width: 600px) {
    .jassure-pdf-svg {
        margin: 0;
    }
    .footer-column, .footer-right > * {
        width: 100%;
        margin-bottom: 10px;
    }
    .jassure-title-container {
        font-size: 40px;
    }
    .footer {
        height: auto;
    }
    .footer-right {
        flex-wrap:wrap;
    }
    .jassure-pdf-link {
        justify-content: center;
    }
    .jassure-home-img {
        width: 90%;
        flex-wrap: wrap;
        margin: auto;
        justify-content: center;
    }
    .jassure-home-illustration {
        width: 45%;
        margin-bottom: 30px;
    }

    div#logo-ecureuil-CE {
        width: 155px;
        float: none;
        margin: auto;
        margin-bottom: 10px;
    }

    div#logo-jassure {
        width: calc(100% - 170px);
        height:70px;
        line-height: 70px;
    }

    span.indice {
        font-size: 18px;
    }

    .jassure-number-container {
        margin-top: 0;
    }

    span.number {
        font-size: 40px;
    }

    .jassure-number-date {
        font-size: 12px;
    }

    section#home-head {
        padding: 20px 30px;
        padding-top: 0;
        flex-wrap: wrap;
    }

    .header-hone-separator {
        height:40px;
        margin-top:15px;
        margin-right: 15px;
    }

    .jassure-title-line-1, .jassure-title-line-3, .jassure-title-line-4 {
        font-size: 40px;
        text-align:center;
    }

    .jassure-title-line-2 {
        font-size: 35px;
        line-height: 1.4;
        margin-bottom: -9px;
        text-align:center;
    }

    .col-xxs-12 {
        width:100%;
    }

    .family-diagram-item {
        width:100%;
    }

    #tabs-ages .active .etape-tab-legend {
        font-size:14px;
    }

    .square-title {
        font-size:18px;
        line-height: 1.3;
    }

    .info-box-text {
        font-size:14px;
    }

    h3.section-subtitle {font-size: 31px;}

    

    .question-name {
        font-size: 22px;
    }

}

@media (max-width: 510px) {

    .jassure-title-line-1, .jassure-title-line-3, .jassure-title-line-4 {
        font-size: 35px;
        text-align:center;
    }

    .intro-text {
        font-size: 18px;
    }

    .col-xxxs-12 {
        width:100%;
    }

    h3.section-subtitle {
        font-size: 30px;
    }

    #tabs-ages .active .etape-tab-legend, #tabs-ages .etape-tab-legend {
        height: 80px;
        font-size: 18px;
        line-height: 80px;
        display: list-item;
    }

    #tabs-ages .active .etape-tab-legend .etape-tab-legend-inside, #tabs-ages .etape-tab-legend .etape-tab-legend-inside {
        line-height: 1.4;
    }

    .info-box-icon-container {
        width: 100%;
        text-align: center;
        border: none;
    }

    .info-box-text-container.color-white {
        padding: 15px;
        text-align: center;
    }
    .info-box {
        height: auto !important;
         line-height: 1.5; 
         text-align: center
    }


}

@media (max-width: 400px) {

    footer {
        padding:15px 0
    }

    .page {
        padding-bottom: 60px;
    }


    span.indice {
        font-size: 18px;
    }

    span.number {
        font-size: 40px;
    }

    .jassure-number-date {
        font-size: 12px;
    }

    section#home-head {
        padding: 20px 30px;
        padding-top: 0;
    }

    .header-hone-separator {
        display: none;
    }

    .col-xxxxs-12 {
        width:100%;
    }

    .a-la-une-box-inner {
        height:auto;
        padding:30px 20px;
    }

    .nav-item {
        width:100%
    }


    nav {
        padding-right:50px;
        background: #89c1cf;
    }

    .home-button {
        right: 5px;
        top:10px;
    }

    .title-bolded {font-size: 35px;}




}

@media (max-width: 350px) {

}