


/*                                               HEADER                                                               */

@media (max-width:1200px) {
    .site-header {
        grid-template-columns:330px 1fr;
        padding:0 15px
    }
    .main-logo p {
        font-size:22px
    }
    .main-logo img {
        height:85%;
        padding-top: 15px;
        padding-left: 15px;
    }
    .sticky .main-logo img {
        height:48px
    }
    .search_active input.typeahead {
        font-size:15px
    }
    .nav-menu ul li>a {
        font-size:18px;
    }
    .nav-actions div {
        height:40px;
        width:40px
    }
    .nav-actions div span.count {
        bottom:-5px;
        right:-5px;
        width:20px;
        height:20px;
        font-size:10px
    }
    .nav-actions div i {
        font-size:20px
    }
    .nav-actions div.search_active i,
    .nav-actions div:hover i {
        transform:rotate(360deg);
        color:#fff
    }
    .search_header_form .search_header_div.search_active {
        width:450px
    }
    .main-nav {
        grid-column:2;
        display:flex;
        justify-content:flex-end;
        align-items:center;
        margin-right:20px
    }
    .sub-nav-menu {
        width:100%
    }
}


/* Catcher */


@media (max-width:700px) {
    .note {
        margin: auto 50px 10px;
    }
    .service-part {
        width: 90%;
    }
}

@media (max-width:1180px) {
    .catcher-2 {
        margin-top: -780px!important;
    }
    .catcher-2-anim {
        margin-top: -780px!important;
    }
}

@media (max-width:650px) {
    .cta {
        bottom: 100px;
    }
    .seo-text {
        padding: 10px 20px 15px;
    }

}

@media (max-width:900px) {
    .column-catcher {
        width: 100%;
    }
    .container-catcher {
        width: 100%;
    }
}

@media (max-width:700px) {
    .prev {
        display: none
    }
    .next {
        display: none
    }
}

@media (max-width:600px) {
    .reseaux-section {
        height: 190px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items: center;
        padding-top: 60px;
    }
}

@media (max-width:471px) {
    .reseaux-section {
        padding-top: 20px;
    }
    .services-img {
        padding: 20px;
        padding-top: 300px;
    }
    .services-section {
        margin-bottom: 0px!important;
    }
    h2 {
        font-size: 35px;
    }
    p {
        font-size: 14px;

    }
}
}

/*
@media (max-width:1100px) {
    .catcher-grid {
        display:-ms-grid;
        display:grid;
        grid-template-columns:1fr;
        grid-template-rows:1fr 3fr;
        grid-gap:10px
    }
    .welcome-header-bck-img {
        height:50vh
    }
    .catcher-section {
        height:50vh
    }
    .catcher-img {
        grid-column:1;
        grid-row:2
    }
    .catcher-img img {
        max-width:275px
    }
    .catcher-text {
        grid-row:1;
        grid-column:1;
        padding:0;
        margin: 35px 0 0;
        justify-content:center;
        align-items:center;
        text-align:center
    }
    .catcher-text h2 {
        justify-content:center;
        align-items:center;
        font-size:28px
    }
    .catcher-text h1 {
        font-size:24px
    }
    .cta {
        background:#fff;
        margin:20px auto;
        bottom:90px
    }
    .cta span {
        font-size:22px
    }
    .cta svg {
        width:30px;
        display:none
    }
    .cta span:nth-child(2) {
        top:0
    }
    .cta:hover span:nth-child(2) {
        transition:.5s;
        margin-right:15px;
        top:0
    }
    .cta:visited {
        color:#29272b
    }

    .catcher-links {
        margin-left: 0;
        margin-top: -30px;
    }

    .numeroA {
        margin-left:0;
    }
}

@media (max-width:1500px) {
    .catcher-links {
        display: inline;
    }
}

@media (max-width:1200px) {
    .catcher-img img {
        max-width: 400px;
    }
}

*/

/* Concept */
@media (max-width:768px) {
    .concept-section {
        padding-bottom:0;
        padding-top:0
    }
    .concept-container {
        width:99%;
        min-width:99%;
        margin:0 auto;
        display:flex;
        justify-content:center;
        align-items:flex-start;
        flex-wrap:wrap
    }
    .concept-element {
        display:grid;
        grid-template-rows:90px 45px 1fr;
        text-align:center;
        flex-wrap:wrap;
        width:49%;
        height:250px;
        min-height:250px;
        box-shadow:0 0 2px rgba(0,0,0,.1);
        margin:1px;
        padding:15px
    }
    .concept-element span {
        background: none 0 0;
        margin:0 auto;
        padding:0;
        border-radius:0;
        border:0;
        box-shadow:none;
        display:flex;
        justify-content:center;
        align-items:center
    }
    .concept-element span img {
        width:75px;
        margin:0 auto
    }
    .concept-element h3 {
        font-size:16px;
        margin:5px auto
    }
}

/* Exemples rep */


/* home services */

@media (max-width:1500px) {
    .catcher-galerie {
        padding: 40px 50px 120px 50px;
    }
}

@media (max-width:1200px) {
    .home-service-container .home-service-element {
        margin:50px
    }
    .home-col-service {
        grid-template-rows:240px
    }
    .home-col-service div h3 {
        font-size:17px;
        padding:5px 6px
    }
    .home-col-service div h3.right {
        margin-right:20px
    }
    .home-col-service div h3.left {
        margin-left:20px
    }
    .home-col-service div p {
        font-size:16px;
        padding:10px
    }
    .home-col-service img {
        height:175px
    }
}
@media (max-width:992px) {
    .home-service-container .home-service-element {
        margin:30px 10px
    }
    .home-col-service {
        grid-template-rows:210px
    }
    .home-col-service div.col-service-left {
        grid-row:1;
        grid-column:1;
        display:flex;
        justify-content:center;
        align-items:center
    }
    .home-col-service div.col-service-left::before {
        content:'';
        width:50%;
        z-index:-1;
        position:absolute;
        bottom:25px;
        left:10px;
        height:40px;
        box-shadow:0 20px 15px #777;
        transform:rotate(-2deg)
    }
    .home-col-service div.col-service-right {
        grid-row:1;
        grid-column:2;
        display:flex;
        justify-content:center;
        align-items:center
    }
    .home-col-service div.col-service-right::before {
        content:'';
        width:50%;
        z-index:-1;
        position:absolute;
        bottom:25px;
        right:10px;
        height:40px;
        box-shadow:0 20px 15px #777;
        transform:rotate(2deg)
    }
    .home-col-service div h3 {
        font-size:16px;
        padding:5px 6px;
        transition:all .35s ease-in-out
    }
    .home-col-service div h3.right {
        margin-right:0
    }
    .home-col-service div h3.left {
        margin-left:0
    }
    .home-col-service div p {
        font-size:14px;
        padding:8px
    }
    .home-col-service img {
        height:145px
    }
}
@media (max-width:768px) {
    .home-col-service {
        grid-template-rows:240px
    }
    .home-col-service div h3 {
        font-size:15px;
        padding:3px 3px
    }
    .home-col-service div p {
        font-size:14px;
        padding:6px
    }
    .home-col-service img {
        height:125px
    }
}
@media (max-width:576px) {
    .home-col-service {
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        max-height:none
    }
    .home-col-service div.col-service-left {
        grid-row:1;
        grid-column:1;
        display:flex;
        justify-content:center;
        align-items:center
    }
    .home-col-service div.col-service-right {
        grid-row:1;
        grid-column:2;
        display:flex;
        justify-content:center;
        align-items:center
    }
    .home-col-service div h3 {
        width:100%;
        font-size:18px;
        padding:10px 12px
    }
    .home-col-service div h3.right {
        margin-right:30px
    }
    .home-col-service div h3.left {
        margin-left:30px
    }
    .home-col-service div p {
        font-size:16px;
        padding:20px;
        margin:0
    }
    .home-col-service div.columned {
        flex-direction:column;
        padding:2px
    }
    .home-col-service:hover .home-service-back {
        -webkit-transform:rotateY(0);
        transform:rotateY(0)
    }
    .home-col-service:hover .home-service-front {
        -webkit-transform:rotateY(180deg);
        transform:rotateY(180deg)
    }
}
@media (max-width:384px) {
    .home-col-service {
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        max-height:none
    }
    .home-col-service div.col-service-left {
        grid-row:1;
        grid-column:1;
        display:flex;
        justify-content:center;
        align-items:center
    }
    .home-col-service div.col-service-right {
        grid-row:1;
        grid-column:2;
        display:flex;
        justify-content:center;
        align-items:center
    }
    .home-col-service div h3 {
        width:100%;
        font-size:17px;
        padding:10px 12px
    }
    .home-col-service div h3.right {
        margin-right:30px
    }
    .home-col-service div h3.left {
        margin-left:30px
    }
    .home-col-service div p {
        font-size:14px;
        padding:20px;
        margin:0
    }
    .home-col-service div.columned {
        flex-direction:column;
        padding:2px
    }
    .home-col-service:hover .home-service-back {
        transform:rotateY(0)
    }
    .home-col-service:hover .home-service-front {
        transform:rotateY(180deg)
    }
}


/* Avis */


/* Carte */


/* Footer */

@media (max-width:1600px) {
    .footer_top {
        display:flex;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        padding:0 0 30px 0
    }
    .footer_top img {
        padding:0 20px 0 0;
        width:300px;
        height:auto
    }
    .footer_top p {
        padding:0 20px;
        max-width:600px;
        text-align:justify;
        font-family:"Gotham Rounded Bold";
        margin:0;
        font-size:18px;
        color:#596668
    }
    .footer_mid {
        display:grid;
        grid-gap:5px;
        transition:all .1s ease-in 0s;
        margin:0 auto
    }
    .footer_mid div {
        position:relative;
        width:100%
    }
    .footer_mid div ul {
        list-style-type:none;
        text-align:left
    }
    .footer_mid div ul li {
        margin:1px 0
    }
    .footer_mid div ul li a {
        color:#596668;
        font-size:16px
    }
    .footer_socials {
        width:100%;
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column
    }
    .footer_socials div.socials {
        display:flex;
        justify-content:center;
        align-items:center;
        margin:10px
    }
    .footer_socials div.socials a {
        margin:5px 20px;
        color:#596668
    }
    .footer_socials div.socials a:visited {
        color:#596668
    }
    .footer_socials div.socials a:link {
        color:#596668
    }
    .footer_socials div.socials i {
        font-size:35px
    }
    .icon-border {
        line-height:1;
        text-align:center;
        color:#596668;
        display:flex;
        justify-content:center;
        align-items:center;
        border-radius:50%;
        transition:all .1s ease-in-out 0s;
        width:70px;
        height:70px
    }

    .icon-border img {
        width:45px;
        height:45px;
    }
}
@media (max-width:1200px) {
    .footer_top {
        padding:0 0 20px 0
    }
    .footer_top img {
        width:300px
    }
    .footer_top p {
        font-size:18px;
        max-width:500px
    }
}
@media (max-width:992px) {
    .footer_top img {
        width:300px
    }
    .footer_top p {
        font-size:17px;
        max-width:371px
    }
    .footer_mid {
        grid-template-columns:repeat(2,240px);
        grid-template-rows:repeat(2,1fr)
    }
    .footer_section_title {
        width:70%;
        font-size:20px
    }
    .scrollToTop {
        right:25px;
        bottom:25px
    }
    .footer_skew {
        display:none
    }
}
@media (max-width:768px) {
    .footer_top p {
        font-size:17px
    }
    .footer_top {
        flex-direction:column;
        padding:0 0 40px 0
    }
    .footer_top img {
        padding:0;
        width:300px
    }
    .footer_top p {
        padding-top:35px;
        max-width:80%
    }
}
@media (max-width:576px) {
    .site_footer {
        display: contents;
    }
    .footer_grid {
        grid-gap:10px
    }
    .footer_mid {
        grid-template-columns:repeat(2,190px);
        grid-gap:2px
    }
    .footer_mid div ul {
        padding-left:35px
    }
    .footer_mid div ul li a {
        font-size:14px
    }
    .footer_section_title {
        font-size:16px
    }
    .scrollToTop {
        top:-95px
    }
}
@media (max-width:384px) {
    .cta {
        bottom: 30px;
    }
    .site_footer {
        margin:0;
        padding:0
    }
    .footer_grid {
        padding-top:15px
    }
    .footer_skew {
        height:50px;
        transform:skew(0,1deg) translateY(-25px);
        background-color:#292929;
        margin-top:15px;
        margin-bottom:-35px
    }
    .footer_mid {
        grid-template-columns:repeat(2,160px);
        grid-gap:2px
    }
    .footer_mid div ul {
        padding-left:25px
    }
    .footer_mid div ul li a {
        font-size:14px
    }
    #footer {
        min-width:350px
    }
    .footer_top {
        width:100%
    }
    .footer_top img {
        width:75%
    }
    .footer_top p {
        font-size:14px;
        padding:2px;
        margin-top:30px;
        font-weight:400;
        word-spacing:.1em;
        text-align:left;
    }
    .icon-border {
        width:50px;
        height:50px
    }

    .icon-border img {
        width:30px;
        height:30px;
    }
    .footer_socials div.socials i {
        font-size:30px
    }
}

/* Rubric */


/* modeles */


/* FAQ */


/* Sidenav */

@media (max-width:1000px) {
    .home-partenaire-row {
        display: block
    }
    #mainSideNav {
        display:grid
    }
    #masthead {
        display:none
    }
    .nav-actions {
        grid-column:1;
        display:flex;
        align-items:center;
        justify-content:center;
        height:80px;
        min-height:80px
    }
    .nav-actions i {
        box-shadow:none;
        transition:none
    }
    #mainSideNav.sticky {
        height:120px
    }
    span.twitter-typeahead .tt-dropdown-menu,
    span.twitter-typeahead .tt-menu {
        padding:15px 30px;
        margin:0 0 0
    }
}

/* path */
@media (max-width:300px) {

    .grid-content-workflow{
        display:none;
    }
}

/* index */

@media (max-width:1700px) {
    .actualites-section {
        padding: 40px 20px 120px 20px;
    }
    .services-row {
        margin-left: 150px;
        margin-right: 150px;
    }
}

@media (max-width:1350px) {
    .services-section {
        display: grid;
        height: 1500px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
}


@media (max-width:1200px) {
    .actualites {
        display: grid;
        justify-items: center;
    }
    .temoignage-box {
        width: 90%;
    }
    .actualite {
        width: 50%;
    }
    .catcher-galerie {
        padding: 40px 20px 120px 20px;
    }
    .services-row {
        margin-left: 50px;
        margin-right: 50px;
    }
}


@media (max-width:800px) {
    .temoignage-box {
        display: grid;
        padding-bottom: 0px;
    }
    .temoignage-box img {
        margin-right: auto;
        margin-bottom: 10px;
        max-height: 120px;
        width: 120px;
    }
    .temoignage-part {
        margin-top: 0px;
        border-radius: 15px;
        height: auto;
        max-height: 250px;
    }
    .actualite {
        width: 90%;
    }
    .galerie-row {
        display: grid;
        width: 50%;
    }
    .galerie-row div {
        width: 90%;
    }
    .galerie-block{
        display: flex;
    }
    .catcher-box {
        display: grid;
        height: auto;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .services-row {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (max-width:700px) {
    .services-row {
        display: grid;
    }
}

@media (max-width:450px) {
    .galerie-row div {
        height: 200px;
    }
}