/*****RESPONSIVE*****/
/*-------------------[2560px]------------------*/
@media only screen and ( max-width: 2560px ) {

}

/*-------------------[1920px]------------------*/
@media only screen and ( max-width: 1920px ) {

}

/*-------------------[1440px]------------------*/
@media only screen and ( max-width: 1440px ) {

}

/*-------------------[1366px]------------------*/
@media only screen and ( max-width: 1366px ) {

}

/*-------------------[1280px]------------------*/
@media only screen and ( max-width: 1280px ) {


}

/*-------------------[1080px]------------------*/
@media only screen and ( max-width: 1080px ) {
.section-projets .owl-carousel .owl-itemn, .section-projets .owl-carousele {
    width: 305px !important;
    padding: 10px;
}
.section-projets .projet-surfaces, a.btn-contact-conseil, a.btn-savoir {
    font-size: 12px !important;
}	
.owl-controls .owl-buttons .owl-next {
    right: -55px !important;		
}	

.single-recent-post .wp-block-post-title {
    bottom: 125px !important;
	padding: 0 45px !important;
}	
.single-recent-post .wp-block-post-excerpt__excerpt {
	padding: 0 45px !important;		
}	
.content-actualites .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
    padding: 0 !important;
}	
	
	
	

}

/*-------------------[1024px]------------------*/
@media only screen and ( max-width: 1024px ) {

.container-page {
    padding: 0 55px !important;
}	
	
.banner {
    min-height: 80vh !important;
}	
h1.title-banner {
    font-size: 45px !important;
}
.p-title-banner {
    font-size: 30px !important;
}	

.title-h2 {
    font-size: 35px !important;
}
h2.title-investir {
    font-size: 35px !important;
    margin-top: 1em;	
}	
p {
    font-size: 14px !important;
}	
	
.content-chiffres .chiffres-h2 {
    font-size: 50px !important;
}	
.content-story {
    width: 75% !important;
    margin: 0 auto;
}
.timeline-container .vertical-scrollable-timeline li .icon-holder {
	margin:15px auto !important;		
}	
.timeline-container .vertical-scrollable-timeline li.li-progress {
    padding: 115px 0 !important;
}	
.story-txt.float-right {
    right: 100px !important;
}
.story-txt.float-left {
    left: 100px !important;
}	
	

	
	
	

}

/*-------------------[980px]------------------*/
@media only screen and (max-width: 980px) {
.site-main {
    margin: 55px auto 0 !important;
	padding: 0 !important;
	max-width:100% !important;
}
header.navigation.fixed-top.sticky-header {
    position: relative !important;
}		
a.navbar-brand.logo {
    display: contents !important;
}	
ul#primary-menu {
    box-shadow: 1px 2px 10px #c4c4c4;
	margin-top: 10px;
    margin-bottom: 10px;
}	
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: initial !important;
    width: 70%;
    margin: 0 auto;
}

.title-h2 {
    font-size: 30px !important;
}
h2.title-investir {
    font-size: 30px !important;
}	

.carousel-none-mobile {
    display: none !important;
}	

.single-recent-post {
    width: 90% !important;
    padding: 0 !important;
}
.content-actualites ul.is-layout-flow.is-flex-container.columns-2.wp-block-post-template {
    width: 90% !important;
    margin: 0 auto !important;
}	

	
}

/*-------------------[768px]------------------*/
@media only screen and (max-width: 768px) {
    .navigation .container-fluid{
        padding: 0;
    }
    .navbar {
        display: block;
        width: 100%;
        padding: 10px 0;
    }
    .navbar-toggler {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 10px;
        margin-right: 15px;
    }
    .navbar-toggler:focus {
        outline:none;
    }
/*footer*/
#footer .content-footer {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    padding-left: 303px!important;	
}
.col-footer {
    margin: 10px 0;
}	
.content-footer-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}
.reseaux-link {
    margin: 15px auto;
}	
	
.banner-home {
    min-height: 500px !important;
}	

/*section-story-mobiloe*/
.section-story {
	display: none !important;	
}	
.section-story.mobile {
	display: block !important;	
}		
.section-story.mobile .fleche-story {
    width: 50px;
    height: 50px;
    background: #dadada;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: -20px;
    transform: rotate(45deg);
}	
.section-story.mobile span.story-year {
    display: flex;
    font-size: 30px;
    width: 150px;
    height: 65px;
    color: #fff;
    background: #003da5;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 40px auto;
}	
/*section-story-mobiloe*/
/*sectin-equipe mobile*/
.section-equipe.mobile {
    display: block !important;
    padding: 0 170px !important;
}
.section-equipe {
	display: none !important;		
}	
.content-equipe {
    width: 100% !important;
}	
/*sectin-equipe mobile*/	
.content-chiffres .chiffres-h2 {
    font-size: 40px !important;
}		
.section-axes span.number-axes {
    font-size: 50px !important;
}
	
.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
    display: none !important;
}		

.section-carte .col-gray-carte {
    padding: 0 50px !important;
}
.content-contact {
    display: flex;
    flex-direction: column-reverse;
}	
.col-info-contact {
    padding-left: 0 !important;
}	
	
/*nos realisations*/
.reverse {
    flex-direction: column-reverse !important;
}
	/*nos realisations*/
}

/*-------------------[767px]------------------*/
@media only screen and (max-width: 767px) {
.wp-block-cover, .wp-block-cover-image, .fullwidth {
    margin-left: 0;
    width: 100%!important;
}
.banner-home {
    display: none !important;
}	
.banner-home-mobile {
	display: flex !important;
}
.col-bg-banner-home-blue .content-text-chiffre-banner-home {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 0 auto;
}
h3.chiffre-banner-home {
    font-size: 22px !important;
}	

	
	
	
	
.section-axes .content-axes {
    display: flex;
    margin: 4em auto 0 !important;
    flex-direction: column !important;
    align-items: center !important;
	padding: 0 25px;
}
.section-axes .axes-txt {
    padding-left: 55px !important;
    padding-right: 0 !important;
}	
	
	
	
	
	
	

}

/*-------------------[600px]------------------*/
@media only screen and (max-width: 600px) {

#footer .content-footer {
    padding-left: 220px!important;	
}
.single-recent-post .wp-block-post-title {
    bottom: 150px !important;
    padding: 0 45px !important;
}	
.single-recent-post li.wp-block-post {
    background: #003da5 !important;
}	
.single-recent-post .wp-block-post-title a {
    color: #fff !important;
}
p.wp-block-post-excerpt__excerpt {
    color: #fff !important;
}	
.single-recent-post .wp-block-post-date {
    color: #fff !important;
}	
.content-actualites .wp-block-post-date {
    font-size: 13px !important;
    top: -115px !important;
}
.content-actualites h2.wp-block-post-title {
    font-size: 15px !important;
    margin-top: -90px !important;
}	
.carousel.carousel-main.flickity-enabled.is-draggable .flickity-viewport {
    height: 280px !important;
}
	
	
	
}


/*-------------------[499px]------------------*/
@media only screen and ( max-width: 499px ) {

.container-page {
    padding: 0 15px !important;
}	
.banner {
    min-height: 60vh !important;
}	
h1.title-banner {
    font-size: 40px !important;
}
.p-title-banner {
    font-size: 25px !important;
}	

p {
    font-size: 13px !important;
}		
	
.content-chiffres .chiffres-h2 {
    font-size: 30px !important;
}	 
.section-axes .axes-title {
    font-size: 20px !important;
}	
.content-realisations .col-txt-bg-realisations {
    padding: 30px 25px 20px !important;
}	
	
.section-equipe.mobile {
    display: block !important;
    padding: 0 30px !important;
}

#footer .content-footer {
    padding-left: 170px!important;
}	
.single-recent-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 340px !important;
}	
.single-recent-post .wp-block-post-title {
    bottom: 160px !important;
}	
.section-chiffres h3.chiffres-color-blue {
    font-size: 24px !important;
}
	
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 480px ) {
#footer .content-footer {
    padding-left: 160px!important;
}
.single-recent-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 310px !important;
}	
.carousel.carousel-main.flickity-enabled.is-draggable .flickity-viewport {
    height: 255px !important;
}	
	
.section-valeurs .p-valeurs {
    padding: 0 !important;
}
.section-valeurs .col-valeurs {
    height: 50px !important;
}
	
}

/*-------------------[425px]------------------*/
@media only screen and ( max-width: 425px ) {
#footer .content-footer {
    padding-left: 133px!important;
}
.single-recent-post .wp-block-post-title {
    bottom: 165px !important;
    padding: 0 20px !important;
}
.single-recent-post .wp-block-post-excerpt__excerpt {
    padding: 0 20px !important;
}	
.single-recent-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 265px !important;
}
.carousel.carousel-main.flickity-enabled.is-draggable .flickity-viewport {
    height: 225px !important;
}	
	
}

/*-------------------[414px]------------------*/
@media only screen and ( max-width: 414px ) {
#footer .content-footer {
    padding-left: 127px!important;
}






}

/*-------------------[375px]------------------*/
@media only screen and ( max-width: 375px ) {
#footer .content-footer {
    padding-left: 109px!important;
}
p.footer-bottom-txt {
	text-align:center;
    font-size: 14px !important;
    padding: 0 5px;
}

}

/*-------------------[360px]------------------*/
@media only screen and ( max-width: 360px ) {


}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 320px ) {
	.story-txt {
    padding: 15px !important;
    height: auto !important;
}
	
}

/*****RESPONSIVE*****/

