/*Extra small devices (portrait phones, less than 576px)*/
@media (min-width: 300px) and (max-width: 575px){
    html{
        font-size: 14px;
    }

    h1{
        font-size: 2.25rem;
    }
    h2{
        font-size: 1.7441em;
    }
    .mt--120{
        margin-top: -50px;
    }
    .pt-150{
      padding-top: 50px;
    }
    .ptb-150{
        padding: 90px 0;
    }
    .hero-slider-content h1{
        font-size: 2.25rem;
    }
    .action-btns a.btn, .app-download-list li{
        margin-bottom: 15px;
    }

    /*ceo message*/
    .year-highlight-text h4 sub{
        top: -10px;
    }
    .year-highlight-text h4 span {
        font-size: 215px;
        line-height: 150px;
    }

    /*switchable block*/
    .core-idea-wrap.ptb-100{
        padding-top: 15px;
    }

    /*portfolio*/
    .filter-btn{
        margin-bottom: 10px;
    }
    .portfolio-item, .gap{
        width: auto;
    }

    /*testimonial with counter*/
    .counter-wrap{
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    }
    .counter-wrap li{
        padding: 15px;
    }

    .contact-us-form .form-group{
        margin-bottom: 0;
    }

    .arrow-indicator.owl-theme .owl-nav {
        position: relative;
    }

    /*blog*/
    .single-blog-card{
        margin-bottom: 0;
    }

    /*all col*/
    div[class*='col-']:not(:last-of-type){
        margin-bottom: 20px !important;
    }
    .row> div[class*='col-']:last-of-type{
        margin-bottom: 0;
    }

    .footer-bottom .row> div[class*='col-']:first-child{
        margin-bottom: 0 !important;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {

    .mt--120{
        margin-top: -50px;
    }
    .pt-150{
        padding-top: 60px;
    }

    .action-btns a.btn{
        margin-bottom: 15px;
    }

    /*ceo message*/
    .year-highlight-text h4 sub{
        top: -10px;
    }
    .year-highlight-text h4 span {
        font-size: 215px;
        line-height: 150px;
    }

    /*switchable block*/
    .core-idea-wrap.ptb-100{
        padding-top: 15px;
    }

    /*portfolio*/
    .filter-btn{
        margin-bottom: 10px;
    }
    .portfolio-item, .gap{
        width: auto;
    }

    /*testimonial with counter*/
    .counter-wrap{
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }
    .counter-wrap li{
        padding: 15px;
    }

    .contact-us-form .form-group{
        margin-bottom: 0;
    }

    .arrow-indicator.owl-theme .owl-nav {
        position: relative;
    }

    /*blog*/
    .single-blog-card{
        margin-bottom: 0;
    }

    /*promo*/
    div[class*='col-']:not(:last-of-type){
        margin-bottom: 20px !important;
    }
    .row> div[class*='col-']:last-of-type{
        margin-bottom: 0;
    }
    .footer-bottom .row> div[class*='col-']:first-child{
        margin-bottom: 0 !important;
    }

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .mt--120{
        margin-top: -50px;
    }
    .action-btns a.btn{
        margin-bottom: 15px;
    }

}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 1450px) {
    .home .navbar-expand-lg .navbar-nav
    {
        left: 67px;

    }
	.home .menu li a{
      padding: 20px 8px;
	}
    .hero-slider-content h1{    
        font-size: 33px;
    }
    .lead {
        font-size: 1.1rem;
    }
    .ptb-100 {
        padding: 30px 0;
    }    
    .about-us-section {
        padding-top: 40px;
    }
    .about-us-section p{        
        max-width: 100%;
        line-height: 32px;
    }
    .body-inner .navbar-expand-lg .navbar-nav {
        left: 2px;
		text-align: center;
    }
    .body-inner .header{
        background-position: 124% bottom;

    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 1200px) {
	    .body-inner .header{
        background-position: 139% bottom;

    }
    .menu li a{
        padding: 20px 7px;
    }
    .home .navbar-expand-lg .navbar-nav {
        left: 91px;
    }
	.hero-shape{

    left: auto;
    top: -56%;
    right: -39%;
    bottom: auto;
    width: 100%;
    height: 115%;
    border-radius: 100px;
    background-color: #162e66;
    -webkit-transform: rotate(239deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(326deg);
  }
    .body-inner .custom-nav ul li a{    
        text-shadow: 0px 1px 2px #fff5f5;
    }
    .list-menu{        
        background: rgba(65,113,133,1);
        padding: 20px;
    }
    .map-page .list-menu{
        display: none;
    }

}
@media (max-width: 1080px) {
    .body-inner .header{
        background-position: 156% bottom;

    }
    .filter-annes a{
        width: 100%;
        margin-bottom: 20px;
    }
    .filter-annes a:last-child{
        margin-bottom: 0;
    }
    .filter-assemblage{
        padding-top: 25px;
    }
    .bootstrap-select.standard:not(.input-group-btn), .bootstrap-select[class*=col-]{        
        width: 100% !important;
        margin-right: 0px !important;
        max-width: 100% !important;

    }
    #play-controls {
        position: relative;
        left: 45px;
        bottom: 75px;
    }
    .link-to-db.no-position {
        bottom: 0;
        clear: both;
        display: block;
        padding-top: 17px;
        float: right;
        right: 16px;
        position: relative;
        padding-bottom: 19px;
    }
    #map-ma{
        left: 0;
    }
    .fancybox-slide--iframe{
        padding: 0 !important;
    }
    .titre-search {
        padding-left: 2px;
        font-size: 13px;
    }
}
@media (max-width: 992px) {
    .jeunes .filter-assemblage{    
        min-height: auto;    
        padding-top: 26px;
    }
    .type6-element h3{
        top: 93%;
    }
    .header-img-thematique{
    	display: none;
    }
    .no-scroll.data-page{
        
	    overflow: auto !important;
    } 
    .block-map,.map-page{
        height: auto !important;
    }
    .hero-equal-height{    
        padding-top: 191px;
    }
    .list-menu{
        display: none;
    }
    #menu-menu-principale{
        left: 0;
        text-align: center;
        margin-top: 26px;        
        max-height: 450px;
        overflow: scroll;
    }
    .hero-animation-img img{
        max-width: 90%;
    }
    .hero-animation-img{
        margin-top: 40px;
    }
    .about-us-section img{          
        margin: 0 auto;
        display: block;
        max-width: 100%;
        margin-bottom: 66px;
    }
    .about-us-section:before{
        top: 28%;
        left: -101%;
        z-index: 99;
    }
    .body-inner .header{
        background: none !important;
    }
    .indecateurs-block .img-left {
        max-width: 100%;
        float: none;
        display: block;
        margin: 0 auto 20px;
        height: auto;
    }
    .indecateurs-block .right-block {
        float: none;
        padding: 34px 0 0 0;
        left: 0;
        width: 100%;
    }
    .btn-intractive{
        margin-right: 40px;
    }
    #slickQuiz{
        background: url(/wp-content/uploads/2021/08/quiz_activite2.jpg);        
        background-size: cover !important;
        padding-bottom: 51px;
    }
    #slickQuiz img {
        display: none;
    }
    body .container-quizz {
        position: relative;
        top: 0;
        left: 0;
        padding: 90px 100px 20px;
        width: 100%;
    }    
    #slickQuiz {
        margin: 0 auto 45px;
    }
    .indecateurs-block .container{    
        width: 100%;
    }
    .about-us-section.style3 .owl-carousel .owl-item img{
        width: auto;
        margin: 0 auto 36px;
        display: block;
    }
    .owl-dots {
        margin-left: 0;
        text-align: center;
    }
    .body-inner .about-us-section .title-about {
        padding-bottom: 7px;
    }
    .glossaire .container{
        width: 100%;
    }
    .body-inner .about-us-section.style3 {
        padding-top: 13px;
    }
    .highcharts-figure .col-md-4{
        width: 100%;
        flex: auto;
        max-width: 100%;
        margin-bottom: 55px;
    }
    .highcharts-figure .chart-container{
        height: auto;
        width: 230px;
    }
    .highcharts-figure .container-chart-custom{
        overflow: hidden;
        height: 393px;
    }
    .page-template-jeunes .highcharts-figure .container-chart-custom{
        height: auto;
    }
    .page-template-genres .highcharts-figure .container-chart-custom{
        height: auto;
    }
    .pop-value{
        top: 72%;
    }
    .highcharts-figure .container-chart-custom.type2{
        height: 293px;
    }
    .element-type4 .col-md-6{
        width: 100%;
        max-width: 100%;
        flex: auto;
        margin-bottom: 25px;
    }
    .highcharts-figure .element-type4 .chart-container{
        height: 200px;
    }
    .highcharts-figure .element-type4 .type-container{
        padding-top: 30px;
    }
    .highcharts-figure .element-type4 h3{
        top: 82%;
    }
    .single-chart.femme-chart {
        top: 51px;
    }
    .circle-composition{
        padding-top: 0;
    }
    .highcharts-figure .element-type4 .next-element h3{
        top: 76%;
    }
    body .type6-element{    
        height: auto;
        padding-top: 30px;
        margin-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .tabs-block{
        width: 100%;
    }
    .actived-link:after {
        left: 50%;
        bottom: -6px;
        top: auto;
        transform: rotate(-31deg);
    }
    .tabs-block li{
        margin-bottom: 23px;
    }
    .indecateurs-block .right-block{
        text-align: center;
    }
    .btn-intractive {
        margin-right: 40px;
        margin: 0 auto 20px;
        display: inline-block;
        min-width: 57%;
        width: auto;
    }
    .graphe-element .highcharts-figure h3{
        top: 84%;
        font-size: 15px;
    }
    .type2 .graphe-element .highcharts-figure h3{
        top: 97%;
    }
    .element-type3{        
        height: auto;
        padding: 20px 20px;
    }
    .block-femme,.block-home {
        
        float: none;
        margin: 0 auto 25px;
        display: block;
        width: 332px;
        overflow: hidden;
        max-width: 100%;
    }
    .big-femme,.big-homme{
        float: none;
        display: inline-block;
    }
    .value-n-percentage{    
        margin-bottom: 23px;
    }
    body .element-type5 {
        height: auto;
        padding: 20px 20px 46px;
    }
    
}
@media (max-width: 670px) {
    .footer-section .col-md-4,
    .footer-section .col-md-8{
        flex: auto;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    #menu-menu-footer{
        text-align: center;
        display: block;
    }
    .footer-nav-wrap li {
        padding-right: 15px;
        display: inline-block;
    }
    .logos-footer{
        padding-left: 15px;
        padding-right: 15px;
    }
    .logos-footer img{
        max-width: 90%;
        height: auto;
    }
    .about-us-section p{
        font-size: 17px;
    }
    .hero-shape{
        display: none;
    }
    .accent-solid-btn{
        margin-bottom: 20px;
    }
    body .container-quizz{
        padding: 90px 0 20px;
    }
    .container-page {
        width: 93%;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 25px;
    }
    .link-to-db.no-position{    
        padding-bottom: 0 !important;
    }
    .highcharts-legend-item text{
        font-size: 34px !important;
    }
    .page-template-jeunes .highcharts-legend-item text,
    .page-template-genres .highcharts-legend-item text{
        font-size: 12px !important;
    }
    .page-template-genres .jeunes .filter-assemblage{
        margin-top: 20px;
    }
    .block-sous-indicateur{        
        position: relative;
        left: 4px;
        top: 0;
        width: calc(100% - 7px);
    }
    .sous-indicateur{        
        width: 100% !important;
        margin-top: 19px;
    }

    #play-range {
        width: 75% !important;
    }
    #play-controls {
        left: 0;       
        bottom: 53px;   
        width: calc(100% - 119px);
    }   
    
    .block-map h3 {
        font-size: 25px;
        padding-bottom: 13px;
    }
    .block-map .item-result h3 {
        font-size: 10PX;
        padding-bottom: 0;
    }
    .graphe-page .list-btn {
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .list-btn a{
        margin-right: 5px;
    }
    #map-ma {
        left: -12px;
        padding-left: 10px;
    }
}
@media (max-width: 510px) {
    .big-femme, .big-homme {
        float: none;
        display: inline-block;
        width: 77px;
        height: 148px;
    }
    .big-homme{
        margin-left: 14px;
    }

    #play-range {
        width: 57% !important;
    }
    .value-left {
        float: none;
        text-align: center;
        display: inline-block;
    }
    .value-right {
        width: 200px;    
        height: 44px;
        float: none;
        display: inline-block;
    }
}
@media (max-height: 680px) {
    .data-page {    
        overflow-y: auto !important;
    }
    .block-map{
        min-height: 680px;
    }
    .link-to-db.no-position {
        bottom: 0;
        clear: both;
        display: block;
        padding-top: 17px;
        float: right;
        right: 16px;
        position: relative;
        padding-bottom: 19px;
    }
}
@media (min-width: 1480px) and (max-width: 2000px){
    .lead {
        max-width: 90%;
    }
}