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

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

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

    .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) {

    .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;
    }

    .a-la-une-box-inner {
        height: 125px;
    }

    .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 screen and (max-width: 1024px) {
    .arrow-horiz-chart {flex-direction: column;}
    .arrow-graph-bloc {
        margin-bottom: 70px;
        margin-left: -60px;
    }
    .pot-horiz-chart {
        flex-direction: column;
        margin-top: 0;
    }
    .pot-horiz-chart > div {
        margin: 23px 0;
        max-width: 100%;
    }
    .horiz-chart-left {
        flex-direction: column;
    }
    .purple-bloc:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-bottom: 26px solid #9d2a50;
        position: absolute;
        left: calc(50% - 16px);
        bottom: auto;
        top: -42px;
    }
    .loupe__header {
        flex-wrap: wrap;
    }
    .loupe__header > div {
        flex-basis: 50%;
    }
    .loupe__content__item {
        flex-direction: column;
    }
    .loupe__content__flex:first-child,
    .loupe__content__flex:last-child {
        flex-basis: auto;
    }
    .loupe__content__flex:last-child:before {
        position: static;
    }
    .loupe__content__flex:last-child:after {
        display: none;
        
    }

    .doughnut-bloc:before {
        height: 36px;
        width: 1px;
        left: calc(50% - 74px);
        top: auto;
        bottom: calc(100% + 5px);
    }


}
@media (max-width: 992px) {

    .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 {
        height: 125px;
        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;
    }

    

}

@media (max-width: 860px) {

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

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

}

@media (max-width: 768px) {

    .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;
    }

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

    .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);
    }
    .jassure-title-strong {
        font-size: 43px;
    }
    .jassure-title-line-1{padding-top:0 !important;}
    section#jassure-title {
        padding-left: 15px;
    }
    div#home-illustration {
        position: static;
    }
    .unes-container {
        flex-direction: column;
        align-items: center;
    }
    .pratice-levier {
        flex-direction: column;
    }
    .pratice {margin-bottom: 30px;}
    .pratice-levier > div {flex-basis: auto;}


}

@media screen and (max-width: 767px) {
    .horiz-chart-left {
        flex-direction: column;
    }
    .info-box-text-container {
        padding-left: 20px;
        width: 77%;
    }
    .page-unes-title {
        font-size: 41px;
    }
    .horiz-chart-left {
        flex-direction: column;
    }
    .blue-bloc:after {
      border-left: 16px solid transparent;
      border-right: 16px solid transparent;
      border-top: 17px solid #2da4c3;
      bottom: -32px;
      right: calc(50% - 16px);
    }
    .doughnut-bloc canvas,
    .doughnut-text {
        margin: auto;
    }
    .doughnut-bloc canvas {
        -webkit-transform: rotate(198deg);
        -moz-transform: rotate(198deg);
        transform: rotate(198deg);
    }
    .doughnut-text{
        position: static;
        text-align: center;
        margin-top: 20px;
    }
    .doughnut-text span:before{
        display: none;
    }
    .doughnut-bloc:before {
        display: none;
    }
    .arrow-graph-bloc {display:none}
    .arrow-graph-img {display:block;     margin-bottom: 70px;}
    .horiz-bloc__capital {
        flex-basis: auto;
        width: 38%;
    }
    
    .priori-demo__content {
        flex-direction: column;
    }
    .priori-demo__content > div {
        width: auto
    }
    .priori-demo__content__right {
        margin-top: 20px;
     flex-basis: auto; 
    }
    .info-box-text-container {
        padding-left: 20px;
        width: 77%;
    }
    .page-unes-title {
        font-size: 41px;
    }
    .horiz-chart-left {
        flex-direction: column;
    }
    .blue-bloc:after {
      border-left: 16px solid transparent;
      border-right: 16px solid transparent;
      border-top: 17px solid #2da4c3;
      bottom: -32px;
      right: calc(50% - 16px);
    }
    .doughnut-bloc canvas,
    .doughnut-text {
        margin: auto;
    }
    .doughnut-bloc canvas {
        -webkit-transform: rotate(198deg);
        -moz-transform: rotate(198deg);
        transform: rotate(198deg);
    }
    .doughnut-text{
        position: static;
        text-align: center;
        margin-top: 20px;
    }
    .doughnut-text span:before{
        display: none;
    }
    


    .loupe__header > div {
        flex-basis: 100%;
    }
}
@media (max-width:700px) {
    .footer-column {
        width:25%;
    }

    .footer-column.large-footer-column {
        width:50%;
    }

    .home-button {
        top:100px;
    }

    .nav-item {
        width: 100%;
    }

    section {
        padding-top:20px;
    }

    ul#tabs-etude .nav-item a {
        background: #fffffffa;
        border-radius: 20px;
        opacity: 0.6;
    }

    .tab-content {
        margin-top:20px;
    }

    ul#tabs-etude .nav-item.active a {
        opacity:1;
    }
}

@media (max-width:650px)
{
    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;
    }
}

@media (max-width: 600px) {

    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;
    }

    .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-container {
        margin-top:0;
    }

    .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%;
    }


}

@media (max-width: 510px) {

    .footer-column {
        width:16.6%;
    }

    .footer-column.large-footer-column {
        width:66%;
    }

    .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%;
    }


}

@media (max-width: 400px) {

    .footer-column, .footer-column.large-footer-column {
        width:100%;
        text-align:center;
    }

    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: #e4b720;
    }

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


}

@media (max-width: 350px) {

}


