@media only screen and (max-width:1800px) and (min-width:1601px){

	/*homepage*/
/*	.top-actualites-section:after{bottom:100px;}*/
	.home-services-img-wrap:before{right:-80px;}

	/*Services-Details*/
	.les-moyens-section{background-position:35% 0%;}
	
}
@media only screen and (max-width:1600px) and (min-width:1501px){

	/*homepage*/
	.home-services-img-wrap:before{top:150px;right:-35px;}
	footer.footer{padding:330px 0 20px;margin:-300px 0 0;}
	/*.top-actualites-section:after{bottom:80px;}*/

	/*Services-Details*/
	.les-moyens-section{background-position:25% 0%;}
	
}
@media only screen and (max-width:1500px) and (min-width:1441px){

	/*homepage*/
	.home-services-img-wrap{right:-50px;}
	.home-services-img-wrap:before{right:-60px;top:150px;}
	.top-actualites-section:after{bottom:110px;}
	footer.footer{padding:310px 0 20px;margin:-310px 0 0;}

	/*Services-Details*/
	.les-moyens-section{background-position:20% 0%;}
	
	.page-node-type-produit footer.footer{padding:320px 0 0;margin-top:-230px;}
}
@media only screen and (max-width:1440px) and (min-width:1400px){

	/*homepage*/
	.home-services-img-wrap:before{right:-50px;top:150px;}
	.home-services-img-wrap{right:-40px;}
	footer.footer{margin:-180px 0 0 0;padding:280px 0 0;display:inline-block;width:100%;}
	.top-actualites-section:after{bottom:0;}
	.home-contact-paragraph-section .home-contact-img-wrap{top:230px;right:-80px;}
	.home-contact-img-wrap:before{top:-30px;left:20px;}
	.homepage-contact-bottom{padding:180px 0 150px;}

	/*Services-Details*/
	.les-moyens-section{padding:130px 0 290px;background-position:30% 0%;}

	/*produit*/
	
	.page-node-type-produit footer.footer{padding:330px 0 0;margin-top:-230px;}
	.pro-con-image{position:relative;right:-50px;}
	.pro-con-image:before{position:absolute;content:"";background:url(../images/bottom-orange-esri.svg) no-repeat;background-size:cover;width:593px;height:643px;top:0;z-index:-1;background-position:top center;right:10px;}
}
@media only screen and (max-width:1399px) and (min-width:1200px){

	
	.homepage-banner .homebanner-img-wrap .parallax-img.mask-img{width:650px;mask-size:650px;-webkit-mask-size:650px;}
	.inser-section .a-propos-img-wrap .parallax-img.mask-img{width:550px;mask-size:550px;-webkit-mask-size:550px;}
	/*homepage*/
	.home-services-img-wrap img{max-width:560px;width:560px;}
	.home-services-img-wrap{right:45px;}
	.home-services-img-wrap:before{right:-50px;bottom:-80px;}
	.home-contact-paragraph-section .home-contact-img-wrap{right:0;}
	.homebanner-img-wrap img{max-width:680px;width:680px;}
	.homepage-banner-paragraph-section{height:910px;}
	.a-propos-img-wrap img{max-width:560px;}
	.a-propos-img-wrap{left:-15px;}
	header#navbar > .container{padding:13px 40px 13px;}
	.top-actualites-section:after{bottom:-150px;}
	.homepage-contact-bottom{padding:180px 0 0;}
	footer.footer{padding:250px 0 0;margin:0px 0 0 0;}
	.home-contact-paragraph-section .home-contact-img-wrap img{max-width:600px;}
	.home-contact-paragraph-section .home-contact-img-wrap img{max-width:580px;}
	.home-contact-img-wrap:before{width:525px;height:620px;}

	/*Services-Details*/
	.services-exp-mgmt-section-img{right:-15px;position:relative;}
	.services-exp-mgmt-section-img-wrap:before{right:-20px;bottom:-110px;}
	.nos-domaines-section-img{margin-left:-25px;}
	.nos-domaines-section-img-wrap:before{right:0;bottom:-70px;width:510px;height:410px;}
	.les-moyens-section{background-size:1337px 1059px;padding:160px 0 290px;background-position:52% 0%;}
	.page-node-type-services footer.footer{padding:300px 0 20px;margin:-300px 0 0;}

	/*produit*/
	.pro-con-image{right:0;}
	.page-node-type-produit footer.footer{padding:400px 0 0;margin-top:-350px;}
	
	.pro-con-image img{max-width:640px;}
	.pro-con-image:before{width:530px;height:575px;top:0;right:40px;}
	.page-node-type-produit footer.footer .container{padding:0;}
	.produit-certificats-section{margin-bottom:170px;margin-top:60px;}
	.page-node-type-portrait .portrait-page .portrait-top-img-wap:before{width:504px;height:469px;left:0;top:0;}
	.prjln-top-img-wap:before{right:-11px;}
	.page-node-type-confirmation .contact-top-img-wap{right:40px;}
	.page-node-type-confirmation-inscription .contact-top-img-wap{right:40px;}
}
/*new style for menu css*/
@media only screen and (max-width:992px)
{
.navbar-header {width: 100%!important;}
.navbar-toggle {
		width:25px;
		height: 25px;
		position: relative!important;
		left:0px;
		top:0px!important;
	}
  .button-wrap {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
       
    }
    .navbar-default .navbar-toggle .icon-bar:nth-child(2){top:7px;}
	.navbar-default .navbar-toggle .icon-bar:nth-child(3){top:15px;}
	body.open-menu .navbar-toggle .icon-bar:nth-child(1) {
		-webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 8px;
    }
    body.open-menu .navbar-toggle .icon-bar:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 8px;
    }
    body.open-menu .button-wrap {
    	top:8px;
    }
     body.open-menu .navbar-toggle .icon-bar:nth-child(3) {
        transform: translateY(13px);
        opacity: 0;
        margin: 0 auto 0px;
    }
    .navbar-toggle .icon-bar {
    	position: absolute; */
        left: 0;
        right: 0;
    }

	/*body.open-menu  .navbar-toggle .icon-bar:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:0px;}
	body.open-menu  .navbar-toggle .icon-bar:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:0px;}
	body.open-menu  .navbar-toggle .icon-bar:nth-child(4){transform:translateY(13px);opacity:0;margin:0 auto 0px;}*/
}
@media only screen and (max-width:1199px) and (min-width:992px){
	.inser-section .a-propos-img-wrap .parallax-img.mask-img{width:365px;mask-size:365px;-webkit-mask-size:365px;}
	.nos-services-section .home-services-img-wrap .parallax-img.mask-img{width:340px;}
	
	.homepage-banner .homebanner-img-wrap .parallax-img.mask-img{width:490px;mask-size:490px;-webkit-mask-size:490px;}
	.services-top-section .services-top-img-wap .parallax-img.mask-img{width:385px;mask-size:385px;-webkit-mask-size:385px;}
    .nos-domaines-section .nos-domaines-section-img-wrap .parallax-img.mask-img{width:365px;mask-size:365px;-webkit-mask-size:365px;}
    .adm-comm-assoc-section .client-comm-assoc-image .parallax-img.mask-img{width:393px;mask-size:393px;-webkit-mask-size:393px;}

    .services-top-section .produit-top-img .parallax-img.mask-img{width:380px;mask-size:325px;-webkit-mask-size:380px;max-width: 380px;}
    .services-top-section .client-top-img .parallax-img.mask-img { width: 380px; height: 345px; mask-size: 380px; -webkit-mask-size: 380px; -moz-mask-size: 380px;}

	/*homepage*/
	.homebanner-img-wrap img{max-width:500px;width:500px;}
	.homebanner-text-wrap h2{font-size:35px;letter-spacing:-1.08px;}
	.a-propos-img-wrap img{width:430px;max-width:430px;}
	.a-propos-img-wrap{top:-50px;left:15px;}
	.homebanner-text-wrap{width:370px;}
	.banner-social{margin-top:30px;}
	.home-services-paragraph-section .home-services-list{width:450px;}
	.home-services-paragraph-section .home-services-list > .field--items > .field--item{width:220px;margin:0 0 52px;}
	.home-services-img-wrap img{max-width:450px;}
	.home-services-img-wrap{right:30px;}
	.home-services-img-wrap:before{width:360px;height:370px;right:-31px;bottom:-120px;background-size:100%;}
	.home-contact-paragraph-section .a-propos-desc{font-size:30px;line-height:1.33;}
	.home-contact-paragraph-section .home-contact-head{width:300px;}
	.home-contact-paragraph-section .home-contact-img-wrap img{max-width:520px;width:520px;}
	.home-contact-img-wrap:before {width: 425px; height: 463px; z-index: -1; }
	.home-contact-paragraph-section .home-contact-img-wrap{top:190px;right:0;}
	.homepage-contact-bottom{padding:120px 0 100px;}
	.homepage-banner-paragraph-section{height:720px;}
	.a-propos-text-wrap{width:425px;}
	.a-propos-img-wrap{top:-50px;left:0;}
	.a-propos-img-wrap:before{width:405px;height:323px;bottom:-60px;right:-30px;}
	.top-actualites-section .news-title{min-height:90px;font-size:20px;margin:0 0 15px 0;}
	.view-home-actualite-view > .view-content > .views-row a.news-wrapper{width:225px;}
	.news-read-more{margin:15px 0 0;}
	.top-actualites-section{margin-top:60px;}
	.a-propos-desc{font-size:22px;line-height:1.59;}
	.home-services-paragraph-section .a-propos-desc{font-size:36px;letter-spacing:-1.08px;}
	.home-services-paragraph-section{margin-top:80px;}
	.top-actualites-section .a-propos-desc{margin:20px 0 34px;font-size:36px;letter-spacing:-1.08px;}
	.home-contact-paragraph-section .a-propos-desc{font-size:30px;line-height:1.33;}
	footer.footer{padding:200px 0 0;margin:-60px 0 0;}
	/*.top-actualites-section:after{bottom:-70px;}*/
	.navbar-default .navbar-nav > li > a{padding:0;margin:0 12px;}
	[lang="de"] .navbar-default .navbar-nav > li > a { padding: 0; margin: 0 8px;}
	.block-dropdown-languagelanguage-interface{margin:0 15px 0 20px;}
	header#navbar > .container{padding:13px 30px 13px 30px;}	
	.top-actualites-section:after { height: 75%;}
	.top-actualites-section:before { height: 75%;}
	.homepage-contact-bottom .home-contact-img-wrap .parallax-img.mask-img, .produit-contact-section .pro-con-image .parallax-img.mask-img{width:425px;}

	/*Services-Details*/
	.services-top-img-wap img{max-width:480px;}
	.services-top-section .services-top-img-wap .parallax-img.mask-img{width: 420px; mask-size: 420px; -webkit-mask-size: 420px;  -moz-mask-size: 420px;}
	.services-top-img-wap:before{width: 380px; height: 355px;right:0;bottom:0;}
	.services-top-section .parallax-img.mask-img { width: 420px; height: 350px; mask-size: 420px; -webkit-mask-size: 420px;  -moz-mask-size: 420px;}
	.nos-domaines-section-img-wrap img{ width: 440px; mask-size: 440px; -webkit-mask-size: 440px;  -moz-mask-size: 440px;}	
	.services-exp-mgmt-section-img img{ width: 440px; mask-size: 440px; -webkit-mask-size: 440px;  -moz-mask-size: 440px;}
	.nos-domaines-section .nos-domaines-section-img-wrap .parallax-img.mask-img { width: 440px; mask-size: 440px; -webkit-mask-size: 440px;  -moz-mask-size: 440px; }
	.services-exp-mgmt-section-text .services-exp-mgmt-section-img-wrap .parallax-img.mask-img { width: 440px; mask-size: 440px; -webkit-mask-size: 440px;  -moz-mask-size: 440px;}
	.nos-domaines-section-img{margin-left:-15px;position:relative;top:-35px;}
	.nos-domaines-section-img-wrap:before{width:370px;height:370px;right:-30px;bottom:-130px;}
	.services-exp-mgmt-section-img{right:0px;}
	body.path-node.page-node-type-services h2.block-headtitle{font-size:46px;}
	body.path-node.page-node-type-services .services-top-desc-text{font-size:18px;}
	.nos-domaines-section-text-wrap h2{width:400px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.nos-domaines-section-desc{font-size:22px;line-height:1.59;letter-spacing:-0.73px;}
	.nos-domaines-section-text-wrap{width:400px;margin-left:auto;}
	.services-exp-mgmt-section-img-wrap:before{width:341px;height:438px;right:-30px;bottom:-160px;}
	.les-moyens-section{margin-bottom:-300px;}
	.page-node-type-services footer.footer{padding:200px 0 20px;margin:0 0 0;}
	.home-services-paragraph-section .home-services-list > .field--items > .field--item:nth-child(even){padding-left:20px;}

	/*contact-page*/
	.services-top-desc-text{width:284px;font-size:18px;}
	.block-headtitle{font-size:46px;line-height:1.3;}
	.contact-top-img-wap img{max-width:381px;}
	.contact-top-img-wap{padding-right:40px;}
	.contact-top-img-wap:before{width:364px;height:345px;right:20px;bottom:-60px;}
	.services-top-section .contact-top-img .parallax-img.mask-img { width: 420px;  height: 307px; mask-size: contain; -webkit-mask-size: contain; -moz-mask-size: contain;}
	.contact-webform-section .block-webform-block h2.block-title{margin:0 0 45px;max-width:456px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.contact-webform-section{max-width:860px;}
	.contact-location-section{padding-top:40px;}
	.contact-location-wrapper .contact-location-title h2{font-size:36px;font-style:normal;line-height:1.25;letter-spacing:-1.08px;}
	.contact-location-wrapper .loc-address-org h2{font-size:22px;line-height:1.59;letter-spacing:-0.73px;}
	.contact-location-repeater .loc-address-country p{font-size:16px;}
	.contact-location-repeater .loc-address-country{margin:0 0 30px;}
	.contact-location-repeater .field--item{width:290px;margin:0 0 35px;}
	.contact-page .contact-location-pdf{margin:0 0 60px;}
	.page-node-type-contact footer.footer{padding:200px 0 20px;margin:60px 0 0;background:url(../images/tab-footer-bg.svg) no-repeat;background-size:cover;}
	.contact-page > .container{width:100%;}
	.form-actions .btn,.form-actions .btn-group{margin-right:10px;min-width:235px;}
	.services-top-desc{width:417px;padding-top:40px;}
	.contact-location-repeater > .field--items{width:calc(100% - 40px);}

	/*clients*/
	.client-page .client-top-img-wap img{max-width:400px;}
	.client-page .client-federals-title h2{margin:60px 0 37px;width:330px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;}
	.client-page ul.client-federals-subtitle li{margin:0 0 22px;padding-right:50px;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-0.38px;}
	.client-page ul.client-cantonales-subtitle li{margin:0 0 22px;padding-right:50px;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-0.38px;}
	.client-cantonales-title h2{margin:60px 0 37px;width:330px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;}
	.client-comm-assoc-desc ul li{margin:0 0 22px;padding-right:50px;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-0.38px;}
	.client-comm-assoc-title h2{margin:60px 0 37px;width:330px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;}
	.client-comm-assoc-wrapper{justify-content:space-between;}
	.client-comm-assoc-image:before{width:360px;height:343px;bottom:-100px;right:-20px;}
	.client-comm-assoc-image img{max-width:400px;}
	.client-grands-desc p{margin-left:70px;font-size:14px;font-weight:600;line-height:1.71;letter-spacing:-0.47px;max-width:270px;}
	.client-grands-desc:before{width:380px;height:300px;bottom:0;top:10px;left:0;}
	.client-grands-desc{left:-25px;}
	.client-grands-title h2{margin:0 0 35px;width:345px;font-weight:bold;line-height:1.25;font-size:36px;letter-spacing:-1.08px;}
	.client-grands-wrapper ul li{margin:0 0 22px;max-width:217px;width:50%;font-size:15px;line-height:1.4;letter-spacing:-0.38px;}
	.client-grands-repeater{width:480px;margin-left:auto;}
	.page-node-type-client footer.footer{padding:200px 0 20px;margin:60px 0 0;background:url(../images/tab-footer-bg.svg) no-repeat;background-size:cover;}
	.client-page > .container{width:100%;}
	.page-node-type-client .client-top-img-wap:before{width:360px;height:396px;right:40px;top:-30px;}
/*	.services-top-section .client-top-img .parallax-img.mask-img {    width: 420px; height: 340px; mask-size: 420px; -webkit-mask-size: 420px; -moz-mask-size: 420px;}
*/	.services-top-section .prjln-top-img .parallax-img.mask-img {    width: 420px; height: 340px; mask-size: 420px; -webkit-mask-size: 420px; -moz-mask-size: 420px;}
	.services-top-section .portrait-top-img .parallax-img.mask-img {    width: 420px; height: auto; mask-size: 420px; -webkit-mask-size: 420px; -moz-mask-size: 420px;}

	/*projet-detail-page*/
	.projet-page > .container{max-width:710px;margin:0 auto;}
	.projet-return-link{margin:0 0 37px 0;}

	/*projet-listing*/
	.prjln-top-img-wap:before{width:360px;height:285px;right:0;bottom:-0px;background-size:cover;}
	.prjln-top-img-wap img{max-width:380px;}
	.prjln-page > .container{width:100%;}
	.proj-group.proj-filter-group{margin-bottom:100px;padding:0 15px;margin-top:100px;}
	.project-list-title{min-height:60px;margin:15px 0 20px;font-size:21px;line-height:1.43;letter-spacing:-0.48px;}
	.page-node-type-projet-landing-page footer.footer{padding:200px 0 20px;margin:60px 0 0;}

	/*actualites-listing*/
	.actln-top-img-wap img{max-width:410px;}
	.actln-page > .container{width:100%;}
	.actln-top-img-wap:before{background:url(../images/services-bg-blue.svg) no-repeat;width:358px;height:335px;right:32px;bottom:-12px;}
	.services-top-section .actln-top-img .parallax-img.mask-img {
  
    width: 400px;
    height: 300px;

    mask-size: 400px;
    -webkit-mask-size: 400px;
    -moz-mask-size: 400px;
}
	.view-actualite-listing .button-group.filter-button-group{margin-bottom:30px;margin-top:60px;}
	.news-list-title{margin:15px 0 20px;font-size:21px;line-height:1.43;letter-spacing:-0.48px;}
	.page-node-type-actualite-landing-page footer.footer{padding:220px 0 0;margin:60px 0 0;}

	/*produit*/
	.produit-top-img-wap img{max-width:410px;}
	.pro-con-image img{max-width:600px;}
	.pro-con-image{right:15px;}
	.produit-top-img-wap:before{width:350px;height:419px;right:40px;right:0;}
	.produit-top-img-wap .parallax-img.mask-img { width: 350px; height: 418px; mask-size: 350px; -webkit-mask-size: 350px; -moz-mask-size: 350px;}
	.pro-con-image:before {width: 400px; height: 435px; right: 50px; }
	.produit-contact-left{width:370px;}
	.produit-con-right h2{margin:27px 0 35px 0;width:345px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;}
	.produit-con-blockquote {margin-left: 15px; font-size: 19px; font-weight: 600; line-height: 1.71; letter-spacing: -0.47px; max-width: 330px; }
	.produit-majeurest-wrapper h2{margin:50px 0 40px 0;width:100%;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.produit-con-left{width:420px;margin-left:0;padding:120px 100px 0;}
	.produit-con-left { width: 420px; margin-left: 0; padding: 0px 0 0px; height: 365px; }
	.produit-con-left:before {width: 460px; height: 365px; right: 0; top: 0; left: -15px; }
	.produit-contact-section > .field--item{width:100%;justify-content:space-between;}
	.pro-rep-title{padding-left:50px;margin:0 0 15px;font-size:21px;line-height:1.43;}
	.produit-rep-wrapper > .field--items > .field--item:before{font-size:30px;line-height:1.33;top:0;}
	.produit-con-right{width:440px;margin-left:60px;}
	.produit-distribution-wrapper h2{margin:20px 0 40px;width:370px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.produit-rep-wrapper > .field--items > .field--item{margin:0 0px 36px 0px;}
	.bottom-section-prodiut{margin-top:60px;}
	.produit-certificats-wrapper h2{margin:40px 0 40px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.pro-certi-image img{max-width:90px;}
	.pro-certi-title{font-size:18px;}
	.pro-certi-desc{font-size:16px;line-height:1.75;letter-spacing:-0.53px;}
	.produit-certificats-section{margin-bottom:80px;}
	.pro-con-title{font-size:30px;line-height:1.33;letter-spacing:-0.86px;}
	.pro-con-email{font-size:30px;line-height:1.33;letter-spacing:-0.86px;}
	.pro-con-desc{margin:25px 0 0;width:247px;font-size:16px;letter-spacing:-0.53px;}
	.pro-rep-desc{max-width:225px;}
	.page-node-type-produit footer.footer{padding:350px 0 0;margin-top:-290px;}

	.page-node-type-produit footer.footer > .container{padding:0;}

	/*portrait-page*/
	.portrait-page .portrait-top-img-wap img{max-width:400px;}
	.portrait-page .portrait-top-img-wap:before{width:367px;height:341px;left:-15px;top:-15px;}
	.portrait-page .portrait-chiff-desc{margin:60px 0 40px;}
	.portrait-page .portrait-chiff-desc h2{font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.portrait-page .chiff-desc-text{font-size:22px;line-height:1.36;letter-spacing:-0.63px;}
	.portrait-page .portrait-chiff-rep-item h2{margin:0 0 10px;font-size:30px;line-height:1.07;letter-spacing:-0.86px;}
	.portrait-page .chiff-rep-value{font-size:16px;line-height:1.38;letter-spacing:-0.62px;}
	.portrait-page > .container{width:100%;}
	.portrait-page .portrait-chiff-link{margin:40px 0 65px;}
	.team-profile-name{padding:0 0 20px 20px;}
	.portrait-page .team-name{font-size:16px;line-height:1.88;letter-spacing:-0.62px;}
	.portrait-page .team-position{font-size:16px;line-height:1.38;letter-spacing:-0.62px;}
	.portrait-partenaires-wrapper h2{font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	body.path-node.page-node-type-portrait footer.footer{margin-top:75px;padding-top:200px;}

	/*event*/
	.event-con-wrap:before{width:302px;height:250px;left:-50px;}
	.event-con-wrap h2{margin:0 0 20px;font-size:22px;line-height:1.59;letter-spacing:-0.73px;margin:0 0 20px -15px;}
	.contact-bubble-add{margin:0 0 7px;}
	.contact-bubble p strong{font-size:16px;line-height:1.88;}
	.event-comm-wrap h2{margin:20px 0 40px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.event-con-wrap{margin:0 0 60px 15px;}
	.event-page .event-content-section{margin:0 0 50px;}
	.event-page .event-top-section h1.block-headtitle.skyblue-title{margin:24px 0 35px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;max-width:780px;}
	.event-page .date-label{font-size:22px;}
	.event-page .date-value{font-size:20px;}
	.event-comm-wrap:before{width:1100px;height:860px;left:-130px;top:0;}
	.page-node-type-event footer.footer{padding:300px 0 20px;margin:-100px 0 0;}
	.event-page .container{max-width:945px;margin:51px auto 0;}
	.event-page .date-price-wrapper{;margin:0 0 35px;}
	.empty-bottom-section{height:340px;}
	.client-comm-assoc-image-wrap{width:480px;position:relative;}
	.client-comm-assoc-image img{max-width:440px;}
/*	.top-actualites-section:before {height: 980px; }*/
}
@media only screen and (max-width:991px) and (min-width:320px){

	/*homepage*/
	header#navbar > .container{padding:18px 50px;}
	header#navbar > .container{justify-content:flex-start;width:720px;padding:18px 0px;display:flex;flex-wrap:wrap;}
	.navbar-toggle{display:block;margin:0;position:absolute;top:0px;right:75px;z-index:999;padding:0;background:transparent!important;border:none!important;outline:0!important;}
	.navbar-default .navbar-toggle .icon-bar{background-color:#18393f;width:25px;height:2px;margin:0 0 5px;}
	body.open-menu .navbar-default .navbar-toggle .icon-bar{background-color:#18393f;}
	
	.navbar-default .navbar-toggle .icon-bar{transition:.25s ease-in-out;}
	.path-frontpage .navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
	body.header-show.on-scroll.path-frontpage .navbar-default .navbar-toggle .icon-bar{ background-color: #204a51;}
	.navbar-collapse.collapse.in{display:block!important;}
	.navbar-collapse.collapse{display:none!important;}
	ul.menu.menu--main.nav.navbar-nav{display:flex;flex-wrap:wrap;width:100%;margin:0;padding:0;}
	ul.menu.menu--main.nav.navbar-nav li{width:100%;text-align:center;}
	div#navbar-collapse{width:100%;position:absolute;top:0px;background:#e6e6e6 url(../images/graphic-bg-souspages.svg);left:0;right:0;z-index:0;background-size:100%;}
	.navbar-default .navbar-nav > li > a{padding:25px 0;margin-bottom:0;}
	.region.region-navigation-collapsible{flex-wrap:wrap;height:calc(100vh - 0px);align-items:flex-start;display:inline-block;width:100%;padding-top:150px;}
	body.open-menu{position:fixed;left:0;right:0;height:100vh;}
	div#navbar-collapse .navbar-nav .dropdown-menu{min-width:100%;margin:0;position:static;display:none!important;}
	div#navbar-collapse .navbar-nav .dropdown.open .dropdown-menu{min-width:100%;margin:0 0px;position:static;display:block!important;box-shadow:none;}
	div#navbar-collapse .navbar-nav .dropdown-menu:before{top:60px;transform:rotate(45deg) translate(-50%,50%);z-index:1;left:50%;}
	.block-dropdown-languagelanguage-interface{margin:0;display:flex;justify-content:center;width:100%;}
	div#navbar-collapse > .region{display:flex;align-items:center;display:inline-block;width:100%;text-align:center;overflow-y:scroll;overflow-x:hidden;}
	div#navbar-collapse .navbar-nav .dropdown-menu:before{display:none;}
	ul.menu.menu--main.nav.navbar-nav li.open span.caret{transform:rotateX(180deg);}
	.navbar-default .navbar-nav > li:hover a span.caret{transform:none;}
	.path-frontpage section#block-dropdownlanguage button.language-link.active-language{color:#3a3635;}
	section#block-dropdownlanguage .open > .dropdown-menu:before{display:none;}
	div#navbar-collapse .navbar-nav .dropdown-menu > li > a { padding: 10px 15px; background-position: top 16px right!important;}

	/*other*/
	.page-node-type-client footer.footer{padding:160px 0 20px;margin:30px 0 0;background:url(../images/tab-footer-bg.svg) no-repeat;background-size:cover;}
	.page-node-type-contact footer.footer{padding:160px 0 20px;margin:60px 0 0;background:url(../images/tab-footer-bg.svg) no-repeat;background-size:cover;}
	.page-node-type-projet footer.footer{background:url(../images/tab-footer-bg.svg) no-repeat;padding:200px 0 20px;margin:80px 0 0;background-size:cover;border:none;}
	.page-node-type-projet-landing-page footer.footer{padding:200px 0 20px;margin:60px 0 0;background:url(../images/tab-footer-bg.svg) no-repeat;}
	body.path-node.page-node-type-actualite-landing-page.has-glyphicons footer.footer{padding:200px 0 20px;margin:60px 0 0;background:url(../images/tab-footer-bg.svg) no-repeat;}
	nav#block-inser-main-menu{justify-content:flex-start;}
	.document-page > .container{width:100%;}
}
@media only screen and (max-width:1024px) and (min-width:768px){
	.page-node-type-document-landing-page .document-pdfs > .field--items > .field--item{width:50%;}	
	.page-node-type-document-landing-page .document-pdfs .view-content > .field--item{width:50%;}	
	.page-node-type-document-landing-page .document-section > h1{margin:0 0 50px;}
	.page-node-type-document-landing-page .main-container.container{padding-top:80px;}
	.page-node-type-document-landing-page footer.footer{padding:200px 0 20px;margin:90px 0 0;}	

	.page-node-type-document-landing-page .document-section > h1{margin:0 0 50px;}
	.page-node-type-document-landing-page .main-container.container{padding-top:80px;}
	.page-node-type-document-landing-page footer.footer{padding:200px 0 20px;margin:90px 0 0;}
	.inser-section .a-propos-img-wrap .parallax-img.mask-img{width:365px;mask-size:365px;-webkit-mask-size:365px;}
	.nos-services-section .home-services-img-wrap .parallax-img.mask-img{width:340px;}
	
	.homepage-banner .homebanner-img-wrap .parallax-img.mask-img{width:490px;mask-size:490px;-webkit-mask-size:490px;}
	.services-top-section .services-top-img-wap .parallax-img.mask-img{width:385px;mask-size:385px;-webkit-mask-size:385px;}
    .nos-domaines-section .nos-domaines-section-img-wrap .parallax-img.mask-img{width:365px;mask-size:365px;-webkit-mask-size:365px;}
    .adm-comm-assoc-section .client-comm-assoc-image .parallax-img.mask-img{width:393px;mask-size:393px;-webkit-mask-size:393px;}

    .services-top-section .produit-top-img .parallax-img.mask-img{width:380px;mask-size:325px;-webkit-mask-size:380px;max-width: 380px;}
    .services-top-section .client-top-img .parallax-img.mask-img { width: 380px; height: 345px; mask-size: 380px; -webkit-mask-size: 380px; -moz-mask-size: 380px;}

    .projet-tech-rep-wrap { padding-left: 66px; }
}
@media only screen and (max-width:991px) and (min-width:768px){
	.projet-tech-section{ margin-bottom: 60px; }
	.services-top-section{ margin-bottom: 0px; }
	.projet-tech-rep-wrap { padding-left: 40px; }
	/*homepage*/
	.top-actualites-section .news-thumb-desc{min-height: 226px;}
	.homepage-banner-paragraph-section{height: auto; align-items: flex-end; padding-bottom: 65px; padding-top: 110px; min-height: 570px;}
	.inser-section .a-propos-img .a-propos-img-wrap img{max-width:365px;}
	.homepage-banner .homebanner-img-wrap .parallax-img.mask-img{width:490px;mask-size:490px;-webkit-mask-size:385px;}
	.homepage-contact-bottom .home-contact-img-wrap .parallax-img.mask-img { width:490px;}
	.homepage-contact-bottom .home-contact-img-wrap img{max-width:415px;}
	.nos-services-section .home-services-img-wrap img{max-width:335px;}
	.homepage-banner .homebanner-img-wrap img{max-width:385px;display:none;}
	.homebanner-img img.parallax-img.tablet-bg{display:block;}
	.homepage-banner .homebanner-img{position:absolute;right:-1px;top:auto;bottom:20px;}
	.homepage-banner .homebanner-text-wrap h2{margin-bottom:11px;font-size:36px;letter-spacing:-1.08px;}
	.homepage-banner .homebanner-desc{font-size:18px;line-height:1.56;max-width:345px;margin:0 0 25px;}
	.homepage-banner .homebanner-text-wrap{width:376px;}
	.homepage-banner .banner-social{margin-top:30px;}
	header#navbar > .container{padding:18px 50px;}
	header#navbar > .container{justify-content:flex-start;width:720px;padding:18px 0px;display:flex;flex-wrap:wrap;}
	.navbar-toggle{display:block;margin:0;position:absolute;top:5px;right:75px;z-index:999;padding:0;background:transparent!important;border:none!important;outline:0!important;}
	.navbar-default .navbar-toggle .icon-bar{background-color:#18393f;width:25px;height:2px;margin:0 0 5px;}
	body.open-menu .navbar-default .navbar-toggle .icon-bar{background-color:#18393f;}
	/*.navbar-default .navbar-toggle .icon-bar:nth-child(2){top:25px;}
	.navbar-default .navbar-toggle .icon-bar:nth-child(3){top:32px;}
	.navbar-default .navbar-toggle .icon-bar:nth-child(4){top:39px;}*/
	/*body.open-menu  .navbar-toggle .icon-bar:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:35px;}
	body.open-menu  .navbar-toggle .icon-bar:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:35px;}
	body.open-menu  .navbar-toggle .icon-bar:nth-child(4){transform:translateY(13px);opacity:0;margin:0 auto 0px;}*/
	.navbar-default .navbar-toggle .icon-bar{transition:.25s ease-in-out;position:absolute;left:0;right:0;}
	.path-frontpage .navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
	.navbar-collapse.collapse.in{display:block!important;}
	.navbar-collapse.collapse{display:none!important;}
	ul.menu.menu--main.nav.navbar-nav{display:flex;flex-wrap:wrap;width:100%;margin:0;padding:0;}
	ul.menu.menu--main.nav.navbar-nav li{width:100%;text-align:center;}
	div#navbar-collapse{width:100%;position:absolute;top:0px;background:#e6e6e6 url(../images/graphic-bg-souspages.svg);left:0;right:0;z-index:0;background-size:100%;padding:0;}
	.navbar-default .navbar-nav > li > a{font-size:15px;font-weight:500;letter-spacing:-0.5px;padding:25px 0;margin:0 -15px 0px;}
	ul.menu.menu--main.nav.navbar-nav li.open ul.dropdown-menu{display:block;}
	.region.region-navigation-collapsible{flex-wrap:wrap;height:calc(100vh - 0px);align-items:flex-start;display:inline-block;width:100%;padding-top:150px;}
	div#navbar-collapse > .region{display:inline-block;text-align:center;width:100%;}
	body.open-menu{position:fixed;left:0;right:0;height:100vh;}
	.home-services-img-wrap:before{width:243px;height:227px;right:-40px;bottom:-60px;background-size:100%;}
	.a-propos-img-wrap:before{position:absolute;content:"";background:url(../images/back-img-orange.svg) no-repeat;background-size:cover;width:328px;height:270px;bottom:-60px;right:-20px;background-size:100%;z-index:1;}
	.a-propos-text-wrap{width:290px;}
	.inser-section .a-propos-desc{margin:15px 0 20px;font-size:22px;line-height:1.59;letter-spacing:-0.73px;}
	.inser-section .a-propos-text{padding-top:50px;}
	.inser-section  .a-propos-img-wrap{top:-40px;left:0;}
	.home-services-paragraph-section{margin-top:0;padding-bottom:90px;}
	.home-services-paragraph-section .a-propos-desc{margin:19px 0 35px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.top-actualites-section{padding:100px 0 0px;margin-top:0;position:relative;}
	.home-services-img-wrap{top:auto;transform:translateY(0%);right:60px;bottom:-120px;z-index:1;}
	.top-actualites-section .a-propos-desc{margin:20px 0 34px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.top-actualites-section .home-contact .a-propos-desc{margin:20px 0;font-size:30px;line-height:1.33;letter-spacing:-0.86px;}
	.top-actualites-section .news-title{min-height:90px;margin:0 0 13px;font-size:20px;line-height:1.5;letter-spacing:-0.45px;}
	.home-contact-paragraph-section .home-contact-head{width:300px;}
	.view-home-actualite-view > .view-content > .views-row a.news-wrapper{width:225px;}
	.news-read-more{margin:12px 0 0;}
	.top-actualites-section:before{ height: 75%;}
	.homepage-contact-bottom{padding:60px 0 60px;}
	.home-contact-paragraph-section .home-contact-img-wrap{top:200px;right:0;}
	.home-contact-img-wrap:before{width:373px;height:405px;}
	footer.footer{background:url(../images/footer-tab.svg) no-repeat;padding:100px 0 0;margin:0 0;position:relative;z-index:1;border:none;display:inline-block;width:100%;background-size:cover!important;background-position:top center;}
	footer.footer .copyright{margin-top:70px;}
	.top-actualites-section:after{     height: 75%; }
	#navbar-collapse .navbar-nav li:hover .dropdown-menu{display:block;position:static;width:100%;margin:0;box-shadow:none;}
	div#navbar-collapse .navbar-nav .dropdown-menu > li > a{margin:10px 0;}
	div#navbar-collapse .navbar-nav .dropdown-menu:before{width:25px;height:26px;top:75px;transform:rotate(45deg) translate(-50%,-50%);left:50%;display:none;}
	div#navbar-collapse .navbar-nav .dropdown-menu > li:nth-child(1) a{margin-top:18px;}
	div#navbar-collapse .navbar-nav .dropdown-menu > li:nth-last-child(1) a{margin-bottom:18px;}
	/*Services-Details*/
	.services-top-img-wap img{max-width:385px;}
	.services-top-img-wap{display:flex;flex-wrap:wrap;}
	body.path-node.page-node-type-services .services-top-desc{width:300px;max-width:300px;}
	body.path-node.page-node-type-services .services-top-desc-text{font-size:18px;width:284px;}
	.services-top-img-wap:before{width: 300px; height: 290px;}
	.services-top-section .parallax-img.mask-img { width: 365px; height: 300px; mask-size: 365px; -webkit-mask-size: 365px;  -moz-mask-size: 365px;}
	.nos-domaines-section-img-wrap img{max-width:365px;}
	.nos-domaines-section-img-wrap{display:flex;left:-15px;}
	.nos-domaines-section-text-wrap{width:335px;}
	.nos-domaines-section-text-wrap h2{width:345px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;margin:70px 0 25px;}
	.nos-domaines-section-img{margin-left:-25px;top:-35px;}
	.nos-domaines-section-img-wrap:before{width:335px;height:275px;right:-15px;bottom:-45px;}
	.services-exp-mgmt-section-img-wrap img{max-width:365px;}
	.services-exp-mgmt-section-text .services-exp-mgmt-section-img-wrap .parallax-img.mask-img { width: 360px; mask-size: 360px; -webkit-mask-size: 360px;  -moz-mask-size: 360px;}
	.services-exp-mgmt-section-img-wrap{display:flex;top:45px;right:-15px;}
	.services-exp-mgmt-section-img{width:calc(100% - 350px);margin-left:40px;}
	.services-exp-mgmt-section-img-wrap:before{width:330px;height:375px;right:-20px;bottom:-100px;}
	.les-moyens-section .field.field--name-field-block-value{font-size:14px;margin:0 0 25px;width:215px;padding-right:20px;}
	.les-moyens-section .field.field--name-field-title{font-size:18px;max-width:215px;}
	.les-moyens-section .field--name-field-les-moyens-section .paragraph.paragraph--type--services-les-moyens-section > .field.field--name-field-title{margin:0 0 39px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;font-weight:bold;}
	.view-services-telechargements .view-header{margin:0 0 30px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;color: #183a40;}
	.view-services-telechargements{margin-top:30px;}
	.les-moyens-section{min-height:820px;height:auto;margin-top:60px;padding:100px 0 0;background-position:40% 0%;margin-bottom:-180px;background-size:1337px 820px;position:relative;z-index:5;}
	.page-node-type-services footer.footer{padding:160px 0 20px;margin:0;background-size:cover;border:none;}
	.les-moyens-section .field.field--name-field-title:before{top:-15px;left:-18px;}
	body.path-node.page-node-type-services h2.block-headtitle{margin:15px 0 24px;font-size:46px;letter-spacing:-1.77px;}
	.nos-domaines-section-desc{margin:0 0 25px;font-size:22px;font-weight:600;line-height:1.59;letter-spacing:-0.73px;}
	.nos-domaines-section{margin:0 0 70px;}
	.nos-prestations .paragraph--type--services-nos-presentations .field.field--name-field-title{margin:0 0 54px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.management-and-experience .field.field--name-field-title{font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.management-and-experience .field--items > .field--item{margin:0 0 50px;}
	.management-and-experience .field--items > .field--item:nth-last-child(1){margin-bottom:0;min-width:690px;}
	footer.footer .footer-icon-block-wrapper{margin:0 15px 110px;}

	/*contact-page*/
	.services-top-desc-text{width:284px;font-size:18px;}
	.block-headtitle{font-size:46px;line-height:1.3;}
	.contact-top-img-wap img{max-width:381px;}
	.contact-top-img-wap{padding-right:15px;}
	.contact-top-img-wap:before{width:364px;height:345px;right:-15px;bottom:-60px;}
	.services-top-section .contact-top-img .parallax-img.mask-img {
    position: relative;
    width: 365px;
    height: 300px;
   
    mask-size: 365px;
    -webkit-mask-size: 365px;
    -moz-mask-size: 365px;
}
	.contact-webform-section .block-webform-block h2.block-title{margin:25px 0 45px;max-width:456px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.contact-webform-section{max-width:860px;}
	.contact-location-section{padding-top:40px;}
	.contact-location-wrapper .contact-location-title h2{font-size:36px;font-style:normal;line-height:1.25;letter-spacing:-1.08px;}
	.contact-location-wrapper .loc-address-org h2{font-size:22px;line-height:1.59;letter-spacing:-0.73px;}
	.contact-location-repeater .loc-address-country p{font-size:16px;}
	.contact-location-repeater .loc-address-country{margin:0 0 30px;}
	.contact-location-repeater .field--item{width:230px;margin:0 0 35px;padding-right:15px;}
	.contact-page .contact-location-pdf{margin:35px 0 60px;}
	.contact-page > .container{width:100%;}
	.form-actions .btn,.form-actions .btn-group{margin-right:10px;min-width:235px;}
	.services-top-desc{width:257px;padding-top:0px;}
	.contact-location-repeater > .field--items{width:calc(100% - 0px);}
	.contact-map-section iframe{height:380px;}

	/*clients*/
	.client-page .client-top-img-wap img{max-width:400px;}
	.client-page .client-federals-title h2{margin:60px 0 37px;width:330px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;}
	.client-page ul.client-federals-subtitle li{margin:0 0 22px;padding-right:20px;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-0.38px;}
	.client-page ul.client-cantonales-subtitle li{margin:0 0 22px;padding-right:20px;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-0.38px;}
	.client-cantonales-title h2{margin:60px 0 37px;width:330px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;}
	.client-comm-assoc-desc ul li{margin:0 0 22px;padding-right:30px;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-0.38px;}
	.client-comm-assoc-title h2{margin:60px 0 37px;width:330px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;}
	.client-comm-assoc-wrapper{justify-content:space-between;}
	.client-comm-assoc-image-wrap{width:360px;position:relative;}
	.client-comm-assoc-wrapper .client-comm-assoc-block .paragraph{width:325px;}
	.client-comm-assoc-wrapper .paragraph{width:500px;}
	.client-comm-assoc-block .client-comm-assoc-desc ul li{width:100%;}
	.client-comm-assoc-desc ul li{width:50%;}
	.client-comm-assoc-image:before{width:360px;height:343px;bottom:-100px;right:0px;}
	.client-comm-assoc-image img{max-width:390px;}
	.client-grands-desc p{margin-left:60px;font-size:14px;font-weight:600;line-height:1.71;letter-spacing:-0.47px;max-width:270px;}
	.client-grands-desc:before{width:365px;height:288px;bottom:0;top:50%;left:0;transform:translateY(-50%);}
	.client-grands-wrapper ul li:before{background-size:30px;width:30px;height:30px;top:-10px;left:-5px;}
	.client-grands-desc{left:-45px;padding-top:0;top:70px;}
	.client-grands-title h2{margin:0 0 35px;width:345px;font-weight:bold;line-height:1.25;font-size:36px;letter-spacing:-1.08px;}
	.client-grands-wrapper ul li{margin:0 0 22px;max-width:217px;width:50%;font-size:15px;line-height:1.4;letter-spacing:-0.38px;}
	.client-grands-repeater{width:335px;margin-left:auto;}
	.page-node-type-client footer.footer{padding:200px 0 20px;margin:30px 0 0;background:url(../images/tab-footer-bg.svg) no-repeat;background-size:cover;}
	.client-page > .container{width:100%;}
	.client-comm-assoc-repeater > .field--items > .field--item:nth-child(2) ul li{width:50%;padding-right:20px;}
	.client-comm-assoc-repeater{width:330px;}

	/*projet-detail-page*/
	.projet-page > .container{max-width:710px;margin:0 auto;}
	.projet-return-link{margin:0 0 37px 0;}
	.projet-top-section h1{margin:24px 0 0;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.projet-top-img-wap img{max-width:460px;}
	.projet-tech-section h2{margin:0 0 15px;font-size:25px;line-height:1.52;letter-spacing:-0.71px;}
	.page-node-type-projet footer.footer{background:url(../images/tab-footer-bg.svg) no-repeat;padding:200px 0 20px;margin:80px 0 0;background-size:cover;border:none;}
	.page-node-type-projet .contact-interne { bottom: -280px;}
	.blog-top-section h1.block-headtitle.skyblue-title{font-size:36px;line-height:1.25;letter-spacing:-1.08px;max-width:600px;width:100%;margin:30px 0 35px;}
	.blog-short-content{margin:0 0 35px;}

	/*projet-listing*/
	.prjln-top-img-wap:before{width:360px;height:285px;right:0;bottom:0px;background-size:cover;}
	.prjln-top-img-wap img{max-width:380px;}
	.prjln-page > .container{width:100%;}
	.proj-group.proj-filter-group{margin-bottom:100px;padding:0 15px;margin-top:100px;}
	.project-list-title{min-height:60px;margin:17px 0 20px;font-size:21px;line-height:1.43;letter-spacing:-0.48px;}
	.page-node-type-projet-landing-page footer.footer{padding:200px 0 20px;margin:60px 0 0;}
	.event-page .event-top-section h1.block-headtitle.skyblue-title{margin:24px 0 40px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.event-page .event-content-section p{max-width:345px;}

	/*actualites-listing*/
	.actln-top-img-wap img{max-width:370px;}
	.actln-page > .container{width:100%;}
	.actln-top-img-wap:before{background:url(../images/services-bg-blue.svg) no-repeat;width:328px;height:305px;right:0px;bottom:0px;}
	.services-top-section .actln-top-img .parallax-img.mask-img {
  
    width: 360px;
    height: 280px;
   
    mask-size: 360px;
    -webkit-mask-size: 360px;
    -moz-mask-size: 360px;
}
	.view-actualite-listing .button-group.filter-button-group{margin-bottom:30px;margin-top:60px;}
	.news-list-title{margin:15px 0 20px;font-size:21px;line-height:1.43;letter-spacing:-0.48px;min-height:120px;}
	.page-node-type-actualite-landing-page footer.footer{padding:220px 0 0;margin:60px 0 0;}

	/*produit*/
	.produit-top-img-wap img{max-width:390px;}
	.pro-con-image img{max-width:400px;}
	.pro-con-image{right:0;top:40px;}
	.produit-top-img-wap:before{width:320px;height:389px;bottom:0px;right:0px;}
	.produit-top-img-wap .parallax-img.mask-img {width: 320px; height: 390px; mask-size: 320px; -webkit-mask-size: 320px;  -moz-mask-size: 320px;}
	.pro-con-image:before{width:336px;height:365px;right:70px;}
	.produit-contact-left{width:330px;}
	.produit-con-right h2{margin:27px 0 35px 0;width:345px;font-size:36px;font-weight:bold;line-height:1.25;letter-spacing:-1.08px;}
	.produit-con-blockquote {margin-left: 0; font-size: 19px; font-weight: 500; line-height: 1.5; letter-spacing: -0.47px; max-width: 280px; }
	.produit-majeurest-wrapper h2{margin:50px 0 40px 0;width:100%;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.produit-con-left {width: 340px; margin-left: 0; padding: 0 0 10px; margin-top: 27px; height: 305px; }
	.produit-con-left:before {width: 380px; height: 302px; right: 0; top: 50%; left: -25px; transform: translateY(-50%); }
	.produit-contact-section > .field--item{width:100%;justify-content:space-between;}
	.pro-rep-title{padding-left:50px;margin:0 0 15px;font-size:21px;line-height:1.43;}
	.produit-rep-wrapper > .field--items > .field--item:before{font-size:30px;line-height:1.33;}
	.produit-con-right{width:345px;margin-left:60px;}
	.produit-distribution-wrapper h2{margin:20px 0 40px;width:370px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.produit-rep-wrapper > .field--items > .field--item{margin:0 0px 36px 0px;}
	.bottom-section-prodiut{margin-top:50px;padding-top:80px;}
	.produit-certificats-wrapper h2{margin:20px 0 20px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.pro-certi-image img{max-width:90px;}
	.pro-certi-title{font-size:18px;}
	.pro-certi-desc{font-size:16px;line-height:1.75;letter-spacing:-0.53px;}
	.produit-certificats-section{margin-bottom:20px;}
	.pro-con-title{font-size:30px;line-height:1.33;letter-spacing:-0.86px;min-width:330px;}
	.pro-con-email{font-size:30px;line-height:1.33;letter-spacing:-0.86px;}
	.pro-con-desc{margin:25px 0 0;width:247px;font-size:16px;letter-spacing:-0.53px;}
	.pro-rep-desc{max-width:225px;}
	.page-node-type-produit footer.footer{padding:280px 0 0;margin-top:-100px;}
	.bottom-section-prodiut:after{bottom:-180px;z-index:2;height:80%;}
	.page-node-type-produit footer.footer > .container{padding:0;}
	.bottom-section-prodiut > .container{position:relative;z-index:3;}

	/*portrait-page*/
	.portrait-page .portrait-top-img-wap img{max-width:365px;}
	.portrait-page .portrait-top-img-wap:before{width:345px;height:320px;left:-15px;top:-15px;}
	.portrait-page .portrait-chiff-desc{margin:60px 0 40px;}
	.portrait-page .portrait-chiff-desc h2{font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.portrait-page .chiff-desc-text{font-size:22px;line-height:1.36;letter-spacing:-0.63px;}
	.portrait-page .portrait-chiff-rep-item h2{margin:0 0 10px;font-size:30px;line-height:1.07;letter-spacing:-0.86px;}
	.portrait-page .chiff-rep-value{font-size:16px;line-height:1.38;letter-spacing:-0.62px;}
	.portrait-page > .container{width:100%;}
	.portrait-page .portrait-chiff-link{margin:40px 0 65px;}
	.portrait-page .team-name{font-size:16px;line-height:1.88;letter-spacing:-0.62px;}
	.portrait-page .team-position{font-size:16px;line-height:1.38;letter-spacing:-0.62px;}
	.portrait-partenaires-wrapper h2{font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	body.path-node.page-node-type-portrait footer.footer{margin-top:75px;padding-top:200px;}
	.team-info{font-size:12px;padding:30px 15px;}
	.team-profile-name{padding:0 15px 20px;}
	.portrait-accordion-item{min-height:80px;padding:0px 25px 0px 30px;}

	/*event*/
	.event-con-wrap:before{width:302px;height:250px;left:-35px;}
	.event-con-wrap h2{margin:0 0 20px;font-size:22px;line-height:1.59;letter-spacing:-0.73px;}
	.contact-bubble p strong{font-size:16px;line-height:1.88;}
	.event-comm-wrap h2{margin:20px 0 40px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.event-con-wrap{margin:0 0 60px 15px;}
	.event-page .event-content-section{margin:0 0 50px;}
	.event-page .event-top-section h1.block-headtitle.skyblue-title{margin:24px 0 35px;font-size:36px;line-height:1.25;letter-spacing:-1.08px;}
	.event-page .date-label{font-size:22px;}
	.event-page .date-value{font-size:20px;}
	.event-comm-wrap:before{width:1000px;height:780px;left:-100px;top:0;}
	.page-node-type-event footer.footer{padding:300px 0 20px;margin:-100px 0 0;}
	.event-page .container{max-width:945px;margin:51px auto 0;}
	.page-node-type-event footer.footer{padding:200px 0 20px;margin:-50px 0 0;}
	.nos-prestations .paragraph--type--services-nos-presentations .field--items > .field--item{max-width:215px;padding-right:20px;}
	.nos-prestations{margin-bottom:60px;}
	.contact-bubble{margin-left:20px;}
	.contact-bubble-add{margin:0 0 7px;}
	.event-comm-wrap{padding:220px 30px 0 0;}
	a.show-info{right:0;}
	.page-node-type-actualite footer.footer,.page-node-type-event footer.footer,.page-node-type-blog footer.footer{padding:200px 0 20px;margin:-100px 0 0;}
	.page-node-type-client .client-top-img-wap:before{width:350px;height:386px;right:-15px;top:0px;}
	.services-top-section .prjln-top-img .parallax-img.mask-img { width: 380px; height: 345px; mask-size: 380px; -webkit-mask-size: 380px; -moz-mask-size: 380px;}
	.services-top-section .portrait-top-img .parallax-img.mask-img { width: 380px; height: auto; mask-size: 380px; -webkit-mask-size: 380px; -moz-mask-size: 380px;    max-width: 380px;}

	.empty-bottom-section{height:160px;}
	.client-comm-assoc-repeater > .field--items > .field--item:nth-child(2){min-width:520px;}
	.page-node-type-services .services-exp-mgmt-section-text-block .paragraph--type--services-exp-mgmt-repeater{width:310px;margin-bottom:50px;}
	.services-exp-mgmt-section-text .paragraph--type--services-exp-mgmt-repeater{width:100%;}
	.projet-tech-client { font-size: 17px;}
	.projet-tech-client.projet-tech-right { margin: 0; min-width: 100%;}
}
@media only screen and (max-width:767px) and (min-width:320px){

	/*homepage*/
	header#navbar > .container{padding:15px 15px 15px 15px;width:100%;}
	.navbar-header{width:100%;}
	footer.footer .region.region-copyright{display:flex;align-items:center;justify-content:space-between;}
	.homebanner-img-wrap img{max-width:358px;display:none;}
	.homebanner-img img.parallax-img.mobile-bg{display:block;margin-left:auto;}
	.homebanner-img{position:static;}
	.homepage-banner-paragraph-section{height:auto;flex-wrap:wrap;}
	.a-propos-img-wrap{position:relative;top:0;left:0;display:flex;}
	.a-propos-img{width:100%;}
	.a-propos-paragraph-section{flex-wrap:wrap;}
	.a-propos-img-wrap{position:relative;top:-45px;left:15px;display:flex;max-width:327px;}
	.a-propos-img-wrap:before{width:294px;height:233px;bottom:-40px;right:-20px;}
	.homebanner-img{position:static;width:100%;display:flex;justify-content:flex-end;}
	.homebanner-img-wrap{width:100%;text-align:right;padding-bottom:65px;padding-top:30px;}
	.homebanner-text-wrap h2{margin:0 0 15px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;overflow-wrap:break-word;}
	.banner-social{display:none;}
	.homepage-banner-paragraph-section{padding-top:103px;}
	.homebanner-text-wrap{width:285px;}
	.homebanner-text.container{display:inline-block;width:100%;padding:0 44px;}
	.navbar-toggle{right:25px;top:-8px;}
	.navbar-header{width:100%;margin:0!important;position:relative;}
	.inser-section .a-propos-text-wrap{width:100%;margin-left:auto;}
	.inser-section .a-propos-text{padding:15px 15px 0;}
	.inser-section .a-propos-desc{margin:10px 0 20px;font-size:22px;line-height:1.59;letter-spacing:-0.73px;overflow-wrap: break-word;}
	.home-services-paragraph-section .a-propos-desc{margin:16px 0 43px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.home-services-paragraph-section{padding:0;margin-top:40px;}
	.home-services-img-wrap{position:relative;top:0;transform:none;right:20px;display:inline-block;}
	.home-services-paragraph-section .home-services-list > .field--items .paragraph--type--home-services-repeater{width:100%;padding-right:40px;}
	.home-services-paragraph-section .home-services-list > .field--items > .field--item{width:100%;margin:0 0 45px;}
	.home-services-paragraph-section .home-services-list > .field--items > .field--item:nth-child(even){padding-left:0;}
	.home-services-paragraph-section .home-services-list > .field--items > .field--item{width:100%;margin:0 0 45px;}
	div#navbar-collapse{width:100%;min-width:100%;background-size:cover;left:0;right:0;margin:0;padding:0;border:0;}
	.view-home-actualite-view > .view-content > .views-row{width:100%;margin-bottom:40px;}
	.top-actualites-section:before{background-size:cover;background-position:top;height:calc(100% - 260px);}
	.top-actualites-section{padding:90px 0 260px;margin-top:60px;}
	.top-actualites-section .a-propos-desc{margin:17px 0 26px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.home-contact-paragraph-section .home-contact-img-wrap img{max-width:345px;}
	.home-contact-img-wrap:before{width:280px;height:303px;top:-20px;left:30px;}
	footer.footer > .container > .footer-wrapper{display:flex;flex-wrap:wrap;}
	footer.footer > .container > .footer-wrapper .col-sm-3{width:50%;margin:0 0 35px;}
	.home-services-img-wrap:before{width:216px;height:206px;right:-20px;bottom:-20px;background-size:100%;}
	.home-services-img{width:100%;display:inline-block;text-align:center;}
	.home-services-paragraph-section{padding:0;margin-top:40px;flex-wrap:wrap;}
	.home-services-img-wrap img{max-width:306px;}
	.home-contact-paragraph-section .home-contact-head{width:100%;width:300px;}
	.home-contact-paragraph-section .home-contact-img-wrap{position:absolute;top:auto;transform:translateY(0%);right:0;bottom:-340px;}
	.home-contact-paragraph-section .home-contact-img{width:100%;}
	.home-contact-paragraph-section .home-contact{width:100%;}
	.home-services-paragraph-section .home-services-head{width:100%;}
	.home-services-paragraph-section .home-services-list{width:100%;}
	.home-services{padding:0 20px;}
	.top-actualites-section .news-title{margin:0 0 18px;font-size:20px;line-height:1.5;letter-spacing:-0.45px;min-height:auto;width:100%;}
	.homepage-contact-bottom{padding:10px 0 0px;}
	footer.footer section#block-poweredby{text-align:right;padding:0 15px 0 0;}
	footer.footer .copyright{margin-top:20px;}
	footer.footer{padding:160px 0 20px;margin:0;background-size:cover!important;}
	.page-node-type-actualite.no-comment-form footer.footer,.page-node-type-event.no-comment-form footer.footer,.page-node-type-blog.no-comment-form footer.footer{padding:160px 0 20px;margin-top:60px;}
	.news-read-more{margin:15px 0 0;}
	.homepage-contact-bottom .a-propos-desc{font-size:26px;line-height:1.38;letter-spacing:-0.74px;}
	.view-home-actualite-view > .view-content > .views-row a.news-wrapper{width:100%;height:100%;display:flex;flex-wrap:wrap;}
	.top-actualites-section:after{bottom:-200px;background:#ffffff00 url(../images/back-img-blue.svg) no-repeat;height:950px;transform:rotatex(125deg);}
	.homebanner-desc{font-size:16px;margin:0 0 20px;max-width:417px;}
	.page-node-type-projet .contact-interne {position: static; margin: 30px 0 -150px; background-size: contain; width: 290px; height: 250px; } 
	header#navbar a.logo.navbar-btn{margin:0;padding:0;}
	.projet-tech-client.projet-tech-right { min-width: 100%; }
	.contact-interne-title { font-size: 25px;  margin-bottom: 15px;}
	.contact-interne-label { font-size: 16px;  padding-left: 20px;}
	.projet-tech-client { font-size: 18px;}

	/*Services-Details*/
	.services-domaines-section{flex-wrap:wrap;flex-direction:column-reverse;}
	.management-and-experience .services-exp-mgmt-section{flex-wrap:wrap;}
	.les-moyens-section .field.field--name-field-block-value{width:100%;}
	.les-moyens-section .paragraph--type--services-les-moyens-section > .field--items > .field--item{width:100%;}
	.nos-domaines-section-text-wrap{width:100%;}
	.services-top-img-wap img{max-width:315px;}
	.services-top-img-wap{display:flex;}
	.nos-domaines-section-img-wrap img{max-width:315px;}
	body.path-node.page-node-type-services .services-top-desc{width:100%;}
	.nos-prestations .paragraph--type--services-nos-presentations .field--items > .field--item{padding:0 40px 0 15px;width:100%;}
	.nos-prestations .paragraph--type--services-nos-presentations .field--items > .field--item:before{top:-13px;left:0;}
	.services-exp-mgmt-section-img-wrap img{max-width:315px;}
	.services-exp-mgmt-section-img{width:100%;display:flex;justify-content:center;right:0;position:relative;top:0;margin-top:30px;display:none;}
	.nos-domaines-section-text-wrap h2{width:100%;}
	body.path-node.page-node-type-services .main-container.container{margin-top:50px;}
	body.path-node.page-node-type-services h2.block-headtitle{font-size:46px;margin:15px 0 24px;}
	body.path-node.page-node-type-services .services-top-desc-text{font-size:18px;/*max-width:284px;*/}
	.services-top-img-wap:before{width:260px;height:244px;right:0;bottom:0;}
	.services-top-section .parallax-img.mask-img { width: 260px; height: 240px; mask-size: 260px; -webkit-mask-size: 260px;  -moz-mask-size: 260px;}
	.nos-domaines-section-text-wrap h2{width:100%;font-size:30px;margin:44px 0 35px;line-height:1.33;letter-spacing:-0.9px;}
	.nos-domaines-section-desc{font-size:22px;font-weight:600;line-height:1.59;letter-spacing:-0.73px;}
	.nos-domaines-section-text.container{padding:0;}
	.nos-domaines-section-img{margin-left:0;position:relative;top:0;margin-top:40px;}
	.nos-domaines-section-img-wrap:before{width:280px;height:243px;right:-10px;bottom:-60px;}
	.nos-domaines-section{margin:0 0 80px;}
	.nos-prestations .paragraph--type--services-nos-presentations .field.field--name-field-title{font-size:30px;margin:0 0 40px;line-height:1.33;letter-spacing:-0.9px;}
	.nos-prestations{margin-bottom:30px;}
	.management-and-experience .field.field--name-field-title{font-size:30px;max-width:280px;margin:0 0 35px;line-height:1.33;letter-spacing:-0.9px;}
	.management-and-experience .field--items > .field--item{margin:0 0 35px;}
	.services-exp-mgmt-section-img-wrap:before{width:270px;height:268px;right:-30px;bottom:-30px;}
	.les-moyens-section .field--name-field-les-moyens-section .paragraph.paragraph--type--services-les-moyens-section > .field.field--name-field-title{font-size:35px;margin:0 0 40px;padding:0 15px;line-height:1.33;letter-spacing:-0.9px;}
	.les-moyens-section .field.field--name-field-title{font-size:18px;}
	.les-moyens-section .field.field--name-field-block-value{font-size:14px;width:313px;}
	.view-services-telechargements{margin-top:10px;padding:0 15px;}
	.view-services-telechargements .views-row{min-height:auto;}
	.view-services-telechargements .view-header{font-size:36px;margin:0 0 35px;}
	.les-moyens-section{padding:340px 0 40px 0;margin-top:-333px;background-size:cover;background-position:top center;margin-bottom:0;height:auto;}
	.page-node-type-services footer.footer{background:url(../images/footer-bg.svg) no-repeat;padding:280px 0 15px;margin:-190px 0 0 0;background-size:cover;border:none;background-position:top;}
	.management-and-experience .services-exp-mgmt-section-text{width:100%;}
	.services-top-img{display:flex;justify-content:center;width:100%;}
	body.path-node.page-node-type-services .les-moyens-section > .container{padding:50px 0;width:100%;}
	.les-moyens-section .paragraph--type--services-les-moyens-section > .field--items > .field--item{width:100%;padding:0 20px;}
	.home-services-paragraph-section .home-services-list > .field--items .field--type-link{width:100%;}
	.home-services-paragraph-section .home-services-list > .field--items .field--item .field.field--name-field-title{width:100%;}
	.bottom-section-prodiut:before{background-size:cover;}

	/*CONTACT PAGE*/
	.services-top-desc-text{font-size:18px;width:100%;padding-right:30px;}
	.services-top-desc{margin:0 0 35px;width:100%;padding-top:0;}
	.contact-top-img-wap img{max-width:305px;}
	.contact-top-img-wap:before{width:280px;height:280px;right:-20px;bottom:-61px;}
.services-top-section .contact-top-img .parallax-img.mask-img{width:305px;height:auto;mask-size:305px;-webkit-mask-size:305px;-moz-mask-size:305px;}
.contact-top-img-wap{left:0;}
	.main-container.container{padding-top:110px;}
	h1.block-headtitle.skyblue-title{font-size:46px;margin:17px 0 20px;}
	.contact-page > .container{width:100%;padding:0;}
	.contact-webform-section .block-webform-block h2.block-title{margin:60px 0 40px;max-width:100%;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.contact-top-img{width:100%;display:flex;justify-content:center;}
	.contact-webform-section .webform-actions{width:100%;}
	.contact-location-section{padding-top:100px;}
	.contact-location-wrapper .contact-location-title h2{font-size:30px;line-height:1.33;letter-spacing:-0.9px;margin-bottom:35px;}
	.contact-location-wrapper .loc-address-org h2{font-size:22px;line-height:1.59;letter-spacing:-0.73px;}
	.contact-location-repeater .loc-address-country p{font-size:16px;}
	.contact-location-repeater .loc-phone a{font-size:16px;}
	.contact-location-repeater .field--item{width:100%;margin:0 0 45px;}
	.contact-location-repeater > .field--items{width:100%;}
	.page-node-type-contact footer.footer{padding:160px 0 20px;margin:40px 0 0;background:url(../images/footer-bg-mobile.svg) no-repeat;background-size:cover!important;}
	footer.footer .region.region-copyright,.region.region-copyright a{font-size:12px;}
	.contact-location-repeater .loc-address-country{margin:0 0 30px;}
	.page-node-type-contact footer.footer .container{padding:0;}
	.contact-webform-section .form-group{position:relative;width:100%;}
	body.path-node.page-node-type-services .services-page > .container{padding:0 15px;}

	/*clients*/
	.client-comm-assoc-wrapper{justify-content:center;flex-wrap:wrap;}
	.client-top-img-wap img{max-width:327px;}
	.client-grands-wrapper{flex-wrap:wrap;justify-content:center;}
	.client-grands-repeater{width:100%;margin-left:auto;}
	.client-federals-title h2{margin:60px 0 45px;width:345px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.client-comm-assoc-image img{width:327px;max-width:327px;}
	.client-grands-desc{left:0;padding:50px 0;margin-bottom:51px;}
	.client-grands-title h2{width:275px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.client-grands-desc:before{width:375px;height:500px;bottom:0;top:0;left:0;}
	.client-cantonales-title h2{margin:45px 0 32px;width:345px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.client-comm-assoc-title h2{margin:45px 0 32px;width:345px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.client-comm-assoc-image:before{width:290px;height:245px;bottom:-50px;right:0;}
	.adm-comm-assoc-section{margin:0 0 40px;}
	.client-comm-assoc-desc ul li{margin:0 0 22px;width:100%;padding-right:0;font-size:15px;line-height:1.4;letter-spacing:-0.38px;}
	ul.client-cantonales-subtitle li{margin:0 0 22px;width:100%;padding-right:0;font-size:15px;line-height:1.4;letter-spacing:-0.38px;}
	ul.client-federals-subtitle li{margin:0 0 22px;width:100%;padding-right:0;font-size:15px;line-height:1.4;letter-spacing:-0.38px;}
	.client-grands-wrapper{flex-wrap:wrap;}
	.client-grands-desc:before{width:375px;height:296px;bottom:0;top:0;left:-55px;}
	.client-page > .container{width:100%;padding:0px;}
	.client-grands-desc p{max-width:270px;font-size:14px;line-height:1.71;letter-spacing:-0.47px;}
	.client-top-img{display:flex;justify-content:center;width:100%;}
	.client-comm-assoc-repeater{width:100%;}
	.client-comm-assoc-image{position:relative;margin-top:40px;display:none;}
	.client-grands-wrapper ul li{max-width:50%;width:50%;margin:0 0 22px;width:100%;padding-right:15px;font-size:15px;line-height:1.4;letter-spacing:-0.38px;}

	/*projet-detail-page*/
	.projet-top-img-wap img{width:100%;}
	.projet-top-section h1{margin:20px 0 0;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.projet-tech-section{flex-wrap:wrap;}
	.projet-tech-section h2{margin:0 0 17px;font-size:25px;line-height:1.52;letter-spacing:-0.71px;}
	.projet-tech-wrap{width:100%;margin:0 0 26px;}
	.projet-page > .container{max-width:100%;margin:0 auto;padding:0;}
	.page-node-type-projet footer.footer{background:url(../images/tab-footer-bg.svg) no-repeat;padding:130px 0 20px;margin:70px 0 0;background-size:cover;}
	.projet-top-img{margin:0 -15px;}
	.projet-top-img-wap img{width:100%;max-width:280px;}
	.projet-return-link{margin:15px 0 27px 0;}

	/*projet-list-page*/
	.prjln-top-img-wap img{max-width:300px;}
	.proj-group.proj-filter-group{margin-bottom:50px;padding:0 0;margin-top:50px;}
	.prjln-top-img-wap:before{width:279px;height:221px;right:-4px;bottom:0px;background-size:cover;}
	.proj-group.proj-filter-group button{margin:0 8px 10px 0;min-width:60px;}
	.prjln-page > .container{padding:0;}
	.project-list-title{min-height:auto;margin:15px 0 20px;font-size:21px;line-height:1.43;letter-spacing:-0.48px;}
	.view-projet-listing > .view-content .views-row{padding:0;width:100%;}
	.view-projet-listing > .view-content{flex-wrap:wrap;}
	.page-node-type-projet-landing-page footer.footer{padding:130px 0 20px;}
	.prjln-top-img{display:flex;justify-content:center;width:100%;}
	.project-list-wrapper{display:inline-block;margin:0 0 30px;width:100%;}
	.project-list-wrapper .project-list-image img{width:100%;}
	footer.footer > .container{padding:0;}
	.footer.footer .nav > li > a{font-size:15px;}

	/*event-page*/
	.event-page .event-top-section h1.block-headtitle.skyblue-title{margin:24px 0 35px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.event-page .date-label{font-size:16px;line-height:1.63;letter-spacing:-0.53px;}
	.event-page .date-value{font-size:16px;line-height:1.63;letter-spacing:-0.53px;color:#86b3ba;}
	.event-page .container{padding:0;}
	.event-page .event-content-section{flex-wrap:wrap;}
	.event-page .event-left-content{width:100%;}
	.event-page .event-right-content{width:100%;margin:15px 0 0;}
	.event-page .event-date-range{margin-right:0;}
	.event-page .event-prix{padding-left:20px;}

	/*actualites-listing*/
	.actln-top-img-wap img{max-width:310px;}
	.actln-top-img-wap:before{width:268px;height:250px;right:32px;bottom:-10px;}
.services-top-section .actln-top-img .parallax-img.mask-img{width:310px;mask-size:310px;-webkit-mask-size:310px;-moz-mask-size:310px;}
	.view-actualite-listing .button-group.filter-button-group{margin:50px 0 30px;}
	.view-actualite-listing .view-filters.form-group .form-control{width:100%;}
	.view-actualite-listing .bef-exposed-form .form--inline > .form-item{width:100%;}
	.actln-page > .container{padding:0;}
	.view-actualite-listing .button-group.filter-button-group button{min-width:60px;margin:0 5px 10px 0;padding:8px 5px;}
	.view-actualite-listing .view-content > .views-row{padding:0;}
	.view-actualite-listing .view-content > .views-row .news-list-thb-image img.img-responsive{width:100%;padding-right:25px;}
	.view-actualite-listing .view-filters.form-group{margin:0 0 60px;}
	.actln-top-img{width:100%;display:flex;justify-content:center;}

	/*produit*/
	.produit-top-img-wap img{max-width:320px;}
	.produit-top-img-wap:before{width:270px;height:300px;right:0;bottom:0px;}
	.produit-top-img-wap .parallax-img.mask-img { width: 270px; height: 300px; mask-size: 270px; -webkit-mask-size: 270px; -moz-mask-size: 270px;}
	.page-node-type-produit .services-top-desc{margin:0 0 45px;width:100%;padding-top:0;}
	.produit-majeurest-wrapper h2{margin:40px 0 40px;width:100%;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.produit-con-left{width:100%;margin-left:0;padding:0;min-height:270px;display:flex;align-items:center;padding:0 30px;margin-bottom:50px;display:none;}
	.produit-content-wrapper{flex-wrap:wrap;}
	.produit-con-right{width:100%;margin-left:0;}
	.produit-con-right h2{margin:25px 0;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.produit-rep-wrapper > .field--items > .field--item{width:100%;margin:0 0 25px;}
	.produit-dist-rep-wrapper .field--items > .field--item{width:100%;padding:0px;margin:0 0 20px;}
	.produit-dist-rep-wrapper .field--items{flex-wrap:wrap;}
	.produit-dist-rep-wrapper{margin:0;}
	.pro-rep-title{padding-left:55px;font-size:21px;line-height:1.43;letter-spacing:-0.6px;margin-bottom:10px;}
	.produit-rep-wrapper > .field--items > .field--item:before{font-size:30px;line-height:1.33;letter-spacing:-0.86px;top:-4px;}
	.produit-distribution-wrapper h2{margin:15px 0 40px;width:100%;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.produit-certificats-wrapper h2{margin:0 0 20px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.produit-certi-rep-wrapper > .field--items > .field--item{width:100%;padding:0 15px;margin:0 0 35px;}
	.produit-certi-rep-wrapper > .field--items{display:flex;align-items:start;flex-wrap:wrap;}
	.pro-certi-title{font-size:18px;line-height:1.44;letter-spacing:-0.41px;}
	.pro-certi-image{width:100px;max-width:100px;}
	.pro-certi-image img{max-width:90px;}
	.pro-con-title{font-size:26px;line-height:1.38;letter-spacing:-0.74px;min-width:85%;max-width:85%;}
	.pro-con-email{font-size:26px;line-height:1.38;letter-spacing:-0.74px;}
	.pro-con-desc{margin:25px 0 0;width:100%;font-size:inherit;line-height:1.63;letter-spacing:-0.53px;}
	.produit-contact-section > .field--item{flex-wrap:wrap;}
	.produit-certificats-section{margin-bottom:25px;}
	.bottom-section-prodiut{padding-top:80px;margin-top:50px;}
	.pro-con-image img{width:345px;}
	.pro-con-image{right:0;}
	.pro-con-image:before{width:300px;height:325px;top:0;right:50px;}
	.bottom-section-prodiut:after{width:100%;height:100%;bottom:-100px;}
	.page-node-type-produit footer.footer{padding:200px 0 0;margin-top:-50px;}
	.produit-con-left:before{width:359px;height:300px;right:0;top:-10px;left:-7px;}
	.produit-con-blockquote{font-size:20px;max-width:270px;}
	.produit-contact-left{width:100%;margin:0 0 40px;}
	.produit-top-img{display:flex;justify-content:center;width:100%;}

	/*portrait-page*/
	.portrait-top-img-wap img{max-width:320px;}
	.portrait-page .portrait-top-img-wap:before{width:300px;height:282px;left:0;top:-8px;}
	.portrait-page .portrait-chiff-repeater > .field--items{flex-wrap:wrap;}
	.portrait-page .portrait-chiff-repeater > .field--items > .field--item{width:50%;margin:0 0 25px;}
	.portrait-page .portrait-chiff-rep-item h2{margin:0 0 10px;font-size:30px;line-height:1.33;letter-spacing:-0.86px;}
	.portrait-page .portrait-chiff-desc h2{margin:0 0 10px;font-size:30px;letter-spacing:-0.9px;}
	.portrait-page .chiff-desc-text{font-size:22px;line-height:1.36;letter-spacing:-0.63px;}
	.portrait-page > .container{padding:0;}
	.portrait-page .portrait-chiff-desc{margin:60px 0 25px;}
	.portrait-page .portrait-chiff-repeater > .field--items > .field--item{width:50%;margin:0 0 25px;padding-right:15px;}
	.portrait-top-img{display:flex;justify-content:center;width:100%;}
	.portrait-page .chiff-rep-value{font-size:16px;line-height:1.38;letter-spacing:-0.62px;}
	.portrait-page .portrait-chiff-link{margin:30px 0;}
	.portrait-page .view-portrait-team-view .view-header h2{margin:0 0 30px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.portrait-page .team-name{font-size:15px;line-height:1.45;letter-spacing:-0.58px;}
	.portrait-page .team-position{font-size:15px;line-height:1.4;letter-spacing:-0.58px;}
	.portrait-team-section .view-portrait-team-view .view-content .views-row{margin:0 0 30px;width:50%;}
	.team-profile-name{padding:0 7px 30px;width:100%;}
	.team-profile-img{margin-bottom:20px;}
	a.show-info{right:auto;left:7px;bottom:5px;}
	.team-info{font-size:12px;line-height:1.50;letter-spacing:-0.40px;padding:22px 7px;}
	.team-info p{margin:0 0 5px;}
	.portrait-partenaires-rep > .field--items > .field--item{width:100%;padding:0 15px;margin:0 0 20px;}
	.portrait-partenaires-wrapper h2{margin:0 0 30px;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.portrait-partenaires-section{margin:70px 0 0;}
	body.path-node.page-node-type-portrait footer.footer{margin-top:50px;padding-top:150px;}

	/*event*/
	.event-con-wrap:before{width:293px;height:240px;left:-55px;}
	.event-con-wrap h2{margin:0 0 20px;font-size:22px;line-height:1.59;letter-spacing:-0.73px;}
	.contact-bubble p strong{font-size:16px;line-height:1.88;}
	.event-comm-wrap h2{margin:20px 0 30px;font-size:30px;line-height:1.25;letter-spacing:-1.08px;}
	.event-con-wrap{margin:0 0 60px 55px;}
	.event-page .event-content-section{margin:0 0 50px;}
	.event-page .event-top-section h1.block-headtitle.skyblue-title{margin:35px 0 40px;font-size:30px;line-height:1.25;letter-spacing:-1.08px;}
	.event-page .date-label{font-size:16px;}
	.event-page .date-value{font-size:16px;}
	.event-comm-wrap:before{left:-160px;top:0;background-size:cover;background-position:center;right:0;bottom:0;}
	.page-node-type-event footer.footer{padding:300px 0 20px;margin:-100px 0 0;}
	.event-page .container{padding:0 15px;}
	.page-node-type-event footer.footer{padding:200px 0 20px;margin:-50px 0 0;}

	/*all*/
	.event-comm-wrap .comment-comment-form > .form-group{width:100%;}
	.blog-long-content img{max-width:100%;}
	.blog-top-section h1.block-headtitle.skyblue-title{width:100%;font-size:30px;line-height:1.33;letter-spacing:-0.9px;}
	.blog-short-content{margin:0 0 35px;}
	.view-services-telechargements ul li{min-width:260px;}
	.produit-content-section{margin:60px 0 0;}
	.pro-dist-title{margin:0 0 15px;}
	.contact-bubble{padding-left:20px;}
	.blog-short-content h3{font-size:18px;}
	.event-page .event-content-section p{padding-right:0;}
	.event-page .event-content-section{padding-right:0;}
	.contact-page .contact-location-pdf{margin:35px 0 0px;}
	.confirm-bottom-section{width:100%;padding-top:85px;margin-top:30px;background-size:60px;}
	.portrait-accordion-item{padding:0px 25px 0px 40px;}
	.event-comm-wrap{padding-top:220px;}
	.pro-certi-desc{max-width:100%;}
	.projet-tech-section ul.projet-tech-rep li{width:100%;}
	.page-node-type-client .client-top-img-wap:before{width:280px;height:310px;right:0px;top:-20px;}
	.services-top-section .client-top-img .parallax-img.mask-img {width: 327px; height: auto; mask-size: 327px; -webkit-mask-size: 327px; -moz-mask-size: 327px; }
	.services-top-section .prjln-top-img .parallax-img.mask-img {width: 280px; height: 260px; mask-size: 280px; -webkit-mask-size: 280px; -moz-mask-size: 280px; }
	.services-top-section .portrait-top-img .parallax-img.mask-img {width: 312px; height: auto; mask-size: 312px; -webkit-mask-size: 312px; -moz-mask-size: 312px; }
	.empty-bottom-section{height:100px;}
	.services-exp-mgmt-section-text .paragraph--type--services-exp-mgmt-repeater{width:100%;margin:0 0 115px;}
	.client-comm-assoc-wrapper .paragraph{width:100%;}
	.page-node-type-document-landing-page .document-pdfs > .field--items > .field--item{width:100%;margin:0 0 20px;padding:0 15px;}
	.page-node-type-document-landing-page .document-pdfs .view-content > .field--item{width:100%;margin:0 0 20px;padding:0 15px;}
	.page-node-type-document-landing-page .document-section > h1{margin:0 0 50px!important;}
	.page-node-type-document-landing-page .main-container.container{padding-top:55px;}
	.page-node-type-document-landing-page > .container{padding:0;}
	.page-node-type-document-landing-page footer.footer{padding:140px 0 20px;margin:100px 0 0;}
	footer.footer {background: url(../images/footer-bg.png) no-repeat; background-size: cover!important; background-position: top center; }
	.page-node-type-document-landing-page .document-pdfs .view-content > .field--item {width: 100%; }
	.inscription-form .webform-submission-add-form .col-sm-12 {width: 100%; } 
	.inscription-form .webform-submission-add-form {max-width: 100%; }
	.region.region-navigation-collapsible { padding: 90px 0 30px;}
	.homepage-banner .homebanner-img-wrap .parallax-img.mask-img {width: 358px; mask-size: 358px; -webkit-mask-size: 285px 315px; mask-position: right;-webkit-mask-position: right;background-position: right;}
    .inser-section .a-propos-img-wrap .parallax-img.mask-img, .nos-domaines-section .nos-domaines-section-img-wrap .parallax-img.mask-img{width:325px;mask-size:325px;-webkit-mask-size:325px;}
    .nos-services-section .home-services-img-wrap .parallax-img.mask-img{width:325px;}
    .homepage-contact-bottom .home-contact-img-wrap .parallax-img.mask-img, .produit-contact-section .pro-con-image .parallax-img.mask-img{width:350px;}
    .services-top-section .services-top-img-wap .parallax-img.mask-img{width:325px;mask-size:325px;-webkit-mask-size:325px;max-width: 325px;}
    .services-top-section .produit-top-img .parallax-img.mask-img{width:325px;mask-size:325px;-webkit-mask-size:325px;max-width: 325px;}
    .nos-domaines-section .nos-domaines-section-img-wrap .parallax-img.mask-img{max-width: 325px;}

    .projet-tech-rep-wrap {padding-left: 0px; width: 100%;}
    .page-node-type-projet .main-container.container .view-services-telechargements { margin-top: 10px;  padding: 0 0;}
    .projet-tech-rep-wrap ul.projet-tech-rep { margin-bottom: 30px;}
    .produit-con-desc img { max-width: 100%;}
    .produit-rep-wrapper > .field--items .pro-rep-desc { padding: 0 16px;}


}
@media only screen and (max-width:374px){

	/*homepage*/
	.homebanner-text-wrap{width:100%;}
	.a-propos-img-wrap{left:15px;max-width:270px;}
	.home-services-img-wrap img{max-width:280px;}
	.home-services-img-wrap{right:10px;}
	.homebanner-img-wrap img{max-width:280px;}
	.home-contact-paragraph-section .home-contact-img-wrap img{max-width:290px;}
	.home-contact-img-wrap:before{width:240px;}
	.homepage-banner .homebanner-img-wrap .parallax-img.mask-img {width: 280px; mask-size: 280px; -webkit-mask-size: 220px 245px;mask-position: right;-webkit-mask-position: right;background-position: right;}
	.inser-section .a-propos-img-wrap .parallax-img.mask-img, .nos-domaines-section .nos-domaines-section-img-wrap .parallax-img.mask-img{width:300px;mask-size:300px;-webkit-mask-size:300px;}

	/*Services-Details*/
	.view-services-telechargements .view-header{font-size:32px;}
	.services-exp-mgmt-section-img-wrap img{max-width:280px;}
	.services-exp-mgmt-section-img-wrap:before{width:270px;height:268px;right:-16px;bottom:-70px;}
	.nos-domaines-section-img-wrap img{max-width:280px;}
	.nos-domaines-section-img-wrap:before{width:250px;height:223px;right:0px;bottom:-60px;}
	.services-top-section .services-top-img-wap .parallax-img.mask-img{width:300px;mask-size:300px;-webkit-mask-size:300px;max-width: 300px;}
	.services-top-section .produit-top-img .parallax-img.mask-img { width: 300px; mask-size: 300px; -webkit-mask-size: 300px; max-width: 308px;}
	.les-moyens-section .field.field--name-field-block-value{width:290px;}

	/*contact page*/
	.contact-top-img-wap:before{width:280px;height:280px;right:-15px;bottom:-61px;}
	.contact-top-img-wap img{max-width:280px;}
	footer.footer .region h2{font-size:18px;}
	footer.footer .region.region-copyright,.region.region-copyright a{font-size:11px;}
	.services-top-img-wap img{max-width:280px;}

	/*clients*/
	.client-federals-title h2{width:100%;}
	.client-comm-assoc-image img{width:285px;max-width:327px;}
	.client-top-img-wap img{max-width:282px;}
	body.path-node.page-node-type-client .main-container.container{overflow:hidden;}
	.page-node-type-client footer.footer > .container{padding:0;}

	/*event-page*/
	.event-page .event-prix{padding-left:10px;}
	.actln-top-img-wap img{max-width:280px;}
	.actln-top-img-wap:before{right:0;bottom:-10px;}
	.produit-con-left:before{width:300px;height:290px;right:0;top:-10px;left:-5px;}
	.produit-top-img-wap img{max-width:290px;}
	.pro-con-image img{width:290px;}
	.pro-con-image:before{width:240px;height:260px;top:0;right:50px;}
	.produit-con-left{min-height:200px;}
	.produit-top-img-wap:before{width:230px;height:270px;right:0px;bottom:20px;}
	.produit-con-blockquote{font-size:20px;max-width:270px;}
	.portrait-top-img-wap img{max-width:290px;}
	.portrait-page .portrait-top-img-wap:before{width:280px;height:262px;left:0;top:-8px;}
	.portrait-page .portrait-chiff-rep-item h2{font-size:26px;}
	.portrait-page .team-name{font-size:13px;}
	.portrait-page .team-position{font-size:13px;}
	.services-top-section .contact-top-img .parallax-img.mask-img{width:280px;height:auto;mask-size:contain;-webkit-mask-size:contain;-moz-mask-size:contain;}

	/*all*/
	.event-page .date-label{font-size:14px;}
	.event-page .date-value{font-size:14px;}
	.client-grands-desc:before{width:330px;height:260px;bottom:0;top:0;left:-32px;}
	.client-grands-desc p{max-width:260px;font-size:12px;line-height:1.71;letter-spacing:-0.47px;}
	.view-actualite-listing .view-filters.form-group button{margin:0 15px 0 0;min-width:135px;}
	.view-actualite-listing .button-group.filter-button-group button{min-width:55px;margin:0 2px 10px 0;padding:7px 4px;font-size:10px;}
	.page-node-type-client .client-top-img-wap:before{width:240px;height:265px;right:0px;top:00px;}
	.pro-con-title{min-width:100%;max-width:100%;}
	.portrait-team-section .view-portrait-team-view .view-content .views-row{margin:0 0 30px;width:100%;}
	.projet-tech-client { font-size: 16px;}

	.inser-section .a-propos-img-wrap .parallax-img.mask-img{width:300px;mask-size:300px;-webkit-mask-size:300px;}
	.nos-services-section .home-services-img-wrap .parallax-img.mask-img{width:280px;}
    .homepage-contact-bottom .home-contact-img-wrap .parallax-img.mask-img, .produit-contact-section .pro-con-image .parallax-img.mask-img{width:300px;mask-size:277px;-webkit-mask-size:277px;}
	.services-top-section .client-top-img .parallax-img.mask-img {width: 280px; height: auto; mask-size: 280px; -webkit-mask-size: 280px; -moz-mask-size: 280px; }
	.services-top-section .actln-top-img .parallax-img.mask-img{width:280px;mask-size:280px;-webkit-mask-size:280px;-moz-mask-size:280px;}
}
