@media (min-width:1400px) and (max-width:1920px) {
}

@media (min-width:1200px) and (max-width:1400px) {
    .content-we-are {
        padding-right: 50px;
    }
}

@media (max-width:1600px) {
    .content-we-are {
        padding-right: 50px;
    }
    
    .logo img{
        width: 171px;
    }
    
    .btn_download{
        position: sticky;
        width: 280px;
        margin-right: -184px;
    }
    
    .btn_download span{
      display: block;
      transition: all 0.2s ease-in-out;
      margin-left: 20px;
    }
    
    .btn_download:hover span{
       margin-left: 0;
    }
    
    .btn_download:hover{
       margin-right: 0;
    }
}

@media (max-width:1280px) {
    header .sticky{ padding: 30px 2%; }
}

@media (max-width:1080px) {
   
    header .sticky{ padding: 30px 2%; }
    .btn_download{
        top: 20px;
    }
}

@media (min-width:1080px) and (max-height:750px)  {
    header .ownmenu .owl-products ul.dropdown{
        column-count: 2;
        column-gap: 20px;
        column-width: 200px;
        width: 452px;
    }
}

@media (max-width:1024px) {
    .clients li img {
        width: 100%;
    }
    header .sticky{ padding: 30px 0%; }
    header nav .ownmenu li { padding: 0 8px; }
    .lamd { position: absolute; top: -69px; right: -35%; }
}

@media (min-width:992px) and (max-width:1199px) {
    .content-we-are {
        padding-right: 20px;
        padding-left: 20px !important;
    }

    .sub-bnr .position-center-center {
        width: 100%;
        padding: 0 20px;
    }

    .portfolio .port-item.margin-right-150 {
        margin-right: 0 !important;
    }

    .portfolio .port-item.margin-left-150 {
        margin-left: 0 !important;
    }

    .services .service-part li {
        padding-right: 0px;
    }

    header nav .ownmenu li {
        padding: 0 10px;
    }

    header .ownmenu ul.dropdown {
        margin-left: 10px;
    }

    header ul.dropdown li {
        padding: 0px;
    }
}

@media (min-width:1081px) and (max-width:1890px) {
    .is-sticky .sticky .logo{
        /*display: none !important;*/
    }
    
    header nav .ownmenu li{
        padding: 0 5px;
    }
    
    header nav .ownmenu li:last-child a{
        padding-left: 10px !important;
        margin-left: 5px !important;
    }
    
    header nav li a{
        font-size: 11px;
    }
    
    #menu-secondaire a{
        font-size: 11px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    header .sticky {
        padding: 20px 30px;
    }

    header nav .ownmenu {
        width: 100%;
    }



    /*
    .menu-toggle {
        top: -50px;
    }

    header .ownmenu ul.dropdown {
        margin-left: 0px;
    }
    */
    
    header {
        margin-top: 30px;
    }

    .sub-bnr .position-center-center {
        width: 100%;
        padding: 0 20px;
    }

    .heading-block hr {
        margin-left: 0px;
    }

    .services .service-part {
        margin-top: 50px;
    }

    .services .service-part.padding-top-80 {
        padding-top: 0px !important;
    }

    .content-we-are {
        padding-right: 20px;
        padding-left: 20px !important;
        padding-top: 50px;
    }

    .style-img-4 {
        margin: 0px;
        width: 100%;
    }

    .clients li {
        width: 50%;
        float: left;
        text-align: center;
    }

    #contact_form {
        margin-top: 0px;
    }

    .footer .rights {
        margin-top: 70px;
    }

    .portfolio .port-item.margin-right-150 {
        margin-right: 0 !important;
    }

    .portfolio .port-item.margin-left-150 {
        margin-left: 0 !important;
    }

    .portfolio .position-center-center {
        padding: 0 20px;
    }

    .more-feature ul li {
        width: 50%;
    }

    .more-feature ul li:nth-last-child(1) {
        width: 100%;
    }

    .more-feature ul li article {
        padding: 50px 20px;
    }

    .more-feature ul li h6 {
        width: 100%;
    }

    .home-agency h1 {
        font-size: 80px;
    }

    .our-team article {
        margin-bottom: 30px;
    }

    .admin-info li {
        padding: 40px 0;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .post-content .date {
        margin-bottom: 20px;
    }

    .blog-post-home .col-md-5.padding-left-80 {
        padding-left: 20px !important;
        padding-top: 20px;
    }

    .blog-post-home .margin-top-100 {
        margin-top: 50px !important;
    }

    .blog-post-home.margin-top-100 {
        margin-top: 50px;
    }

    hr.margin-top-100 {
        margin-top: 50px !important;
    }

    .blog-post-home .col-md-5.padding-right-80 {
        padding-right: 15px !important;
    }

    .coming-soon .countdown li {
        float: left;
        width: 50%;
    }

    .filter-style-1 .cbp-filter-item {
        padding: 5px 20px;
    }

    .filter-style-2 .cbp-filter-item {
        padding: 5px 20px;
    }

    .col-3 .cbp-item {
        width: 50% !important;
    }

    .testimonial #testi-slide {
        width: 100%;
    }

    .testimonial {
        padding: 100px 0 !important;
    }

    header nav {
        text-align: center;
    }

    header .ownmenu {
        /*float: none;*/
        width: auto !important;
    }

    .col-5 .cbp-item {
        width: 33.3333% !important;
    }

    .portfolio .w-40 {
        width: 100% !important;
    }

    .portfolio .w-20 {
        width: 50% !important;
    }

    .cbp .cbp-item {
        width: 50%;
    }
     .lamd { display:none !important; }
     /*.who-we-are { background: none !important; }*/
}


@media (max-width:1080px){
/*@media (max-width:959px){*/
    header .logo {
        position: relative;
        float: left;
        text-align: center;
    }
    
    header nav .ownmenu > li:last-child{
        background: transparent;
        padding: 0;
    }
    
    header nav .ownmenu li:last-child a{
        padding: 10px 0;
        border-left: none;
    }
    
    header nav li:last-child a:after{
        bottom: 5px;
        left: 0;
    }
    
    
    .ownmenu > li {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .ownmenu > li > a {
        padding: 15px 25px;
    }

    .ownmenu a {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .ownmenu ul.dropdown,
    .ownmenu ul.dropdown li ul.dropdown {
        width: 100% !important;
        left: 0;
        position: static !important;
        border: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .ownmenu ul.dropdown li {
        border: none;
    }

    .ownmenu ul.dropdown > li > a {
        padding-left: 40px !important;
    }

    .ownmenu > li > .megamenu {
        width: 100% !important;
        position: static;
        border-top: none;
    }

    .ownmenu > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 60px !important;
    }

    .ownmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 80px !important;
    }

    .webimenu ul {
        padding: 10px 0 0 0 !important;
        width: 100% !important;
    }
    
    .ownmenu {
        width: 100%;
    }

    header nav .ownmenu li {
        padding: 0px;
    }

    header .ownmenu ul.dropdown {
        margin-left: 0px !important;
    }

    .ownmenu > li.showhide span.icon {
        padding: 0px;
        margin: 0px;
    }

    header {
        margin-top: 0px;
        /*padding-top: 20px;*/ padding-top: 0;
        background: #fff;
    }

    header .sticky {
        padding: 20px 30px;
    }

    .is-sticky .sticky {
        position: relative !important;
    }

    header .ownmenu ul.dropdown {
        float: left;
    }

    header .logo {
        position: relative;
        text-align: center;
        width: 160px;
        margin: 0; display: block;
    }
    header .logo img{ max-width: 100%;}

    header nav {
        float: right;
    }

    header nav .ownmenu .indicator {
        display: block;
    }

    header nav li a {
        display: inline-block;
        width: 100%;
        float: none;
    }

    .ownmenu > li.showhide span {
        line-height: 50px;
        display: inline-block;
        width: 100%;
    }

    .ownmenu > li.showhide {
        text-align: center;
        color: #fff;
        font-size: 20px;
    }

    .ownmenu > li.showhide span.title {
        margin: 0px;
    }

    .ownmenu > li > a {
        padding: 10px 0;
        text-align: left;
        color: #272525 !important;
    }

    .ownmenu .indicator {
        display: block;
    }

    .vertical-menu .header {
        width: 100%;
        position: relative;
        padding-top: 20px;
        margin-bottom: -5px;
    }
    
    body.home header nav li a{
        /*color: #fff !important;   */ 
        
    }
    /*
    .portfolio.portfolio_all_the_same_img .special-grid-flex{
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 20px;
    }
    */
}

@media (max-width:767px) {
    .tp-caption{
        /*white-space: normal !important;*/
    }
    
    #idea_realisation .text-left{
        display: flex;
        margin-right: 0;
        margin-left: 0;
    }
    
    #idea_realisation .cbp-item,
    #idea_realisation.portfolio .w-40,
    #idea_realisation.portfolio .w-20{
        width: 50% !important;
        margin: 0 !important;
    }
    
    #idea_realisation.portfolio .w-40{
        width: 100% !important;
    }
    
    #idea_realisation picture{
        width: 100%;
    }
    
    .testimonial #testi-slide {
        width: 100%;
    }

    .testimonial {
        padding: 100px 0 !important;
    }

    .home-agency h1 {
        font-size: 60px;
    }

    .home-agency .position-center-center {
        width: 100%;
    }

    .portfolio .port-item.margin-right-150 {
        margin-right: 0 !important;
    }

    .portfolio .port-item.margin-left-150 {
        margin-left: 0 !important;
    }

    .portfolio .position-center-center {
        padding: 0 10px;
    }

    .portfolio .port-hover h6 {
        margin: 10px 0;
        font-size: 12px;
    }

    .portfolio .port-hover p {
        display: none;
    }

    .more-feature ul li {
        width: 50%;
    }

    .more-feature ul li:nth-last-child(1) {
        width: 100%;
    }

    .more-feature ul li article {
        padding: 50px 0px;
        padding-bottom: 30px;
        min-height: 275px;
    }

    .services .service-part {
        margin-top: 50px;
    }

    .post-content hr {
        margin: 20px 0;
    }

    .post-content .date {
        margin-bottom: 30px;
    }

    .blog:before {
        display: none;
    }

    .blog-post-home {
        margin-top: 50px;
    }

    .heading-block hr {
        margin-left: 0px;
    }

    #contact_form {
        margin-top: 50px;
    }

    .footer .rights {
        margin-top: 20px;
    }

    .portfolio .port-item {
        padding: 10px;
    }

    .our-team article {
        margin-bottom: 30px;
    }

    .services.style-2 .content-we-are {
        padding: 50px 20px;
    }

    .style-img-4 {
        margin: 0px;
        width: 100%;
    }

    .clients li {
        width: 50%;
        float: left;
    }

    .clients li img {
        width: 100%;
    }

    .admin-info li {
        padding: 40px 0;
        padding-left: 0px !important;
    }

    .admin-info li:nth-child(1) {
        border: none;
        border-bottom: 1px solid #e0e0e0;
    }

    .newsletter form {
        width: 100%;
    }

    .footer-links a {
        line-height: 40px;
    }

    .cd-top.cd-fade-out {
        display: none;
    }

    .content-we-are {
        padding: 20px 20px;
    }

    .blog-post-home .col-md-5.padding-left-80 {
        padding-left: 20px !important;
        padding-top: 20px;
    }

    .blog-post-home .margin-top-100 {
        margin-top: 50px !important;
    }

    .blog-post-home.margin-top-100 {
        margin-top: 50px;
    }

    hr.margin-top-100 {
        margin-top: 50px !important;
    }

    .blog-post-home .col-md-5.padding-right-80 {
        padding-right: 15px !important;
    }

    .coming-soon .countdown li {
        float: left;
        width: 50%;
    }

    .col-3 .cbp-item {
        width: 50% !important;
    }

    .filter-style-1 {
    }

    .filter-style-1 .cbp-filter-item {
        padding: 5px 15px;
        float: none;
        margin-bottom: 20px;
    }

    .filter-style-2 .cbp-filter-item {
        padding: 5px 15px;
        float: none;
        margin-bottom: 20px;
    }

    .col-5 .cbp-item {
        width: 50% !important;
    }

    .no-space .port-item {
        padding: 0px !important;
    }

    .portfolio .w-40 {
        width: 100% !important;
    }

    .portfolio .w-20 {
        width: 50% !important;
    }

    .cbp .cbp-item {
        width: 50%;
    }

    .filter-style-5 {
        border: none;
    }

    .filter-style-5 .cbp-filter-item {
        margin-top: 10px;
    }
    .lamd { display:none !important; }
    /*.who-we-are { background: none !important; }*/
	.portfolio-details .project-info { margin-top: 100px; padding-left: 10%; }
	.outils_section_background_color{ background:none !important; }
	.footer{ padding:100px 0px; }
	.wpcf7-form { margin-top: 50px; padding: 0px 15px; }
	h3 { font-size: 32px; }
	
	.tp-bgimg{ background-size: cover !important; }
	.portfolio .port-item{ padding:0 0 0 !important; }
    .portfolio .carousel .port-item{ padding:0 0 20px !important; }
    
	.btn{ margin-top:10px; padding:20px 30px; }
	/*.service-1,.service-2,.service-3{ background:none !important; }*/
}

@media (max-width:640px) {
    .filter-style-1 {
        border: none;
        text-align: center;
    }
    
    .last-btn a{
        line-height: 1.2em !important;
        border-width: 2px  !important;
        padding: 9px 24px  !important;
        letter-spacing: 0px  !important;
        font-size: 14px  !important;
    }
    /*
    .portfolio.portfolio_all_the_same_img .special-grid-flex{
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
    */
}

@media (max-width:540px) {    
    #idea_realisation .cbp-item,
    #idea_realisation.portfolio .w-40,
    #idea_realisation.portfolio .w-20{
        width: 100% !important;
    }
    
    #idea_realisation.portfolio picture{
        aspect-ratio: auto !important;
    }
    
    .col-2 .cbp-item {
        width: 100% !important;
    }

    .col-5 .cbp-item {
        width: 100% !important;
    }

    .col-2 .heading-block {
        display: none;
    }

    .col-3 .cbp-item {
        width: 100% !important;
    }

    .portfolio .port-item {
        padding: 20px;
    }

    .services .service-part {
        margin-top: 50px;
    }

    .style-img-4 img {
        width: 100%;
    }

    .services .service-part.padding-left-50 {
        padding-left: 0 !important;
    }

    .services .service-part li {
        padding-right: 15px;
    }

    .coming-soon .countdown li {
        float: left;
        width: 100%;
    }

    .more-feature ul li {
        width: 100%;
    }

    .more-feature ul li article {
        min-height: auto;
    }

    .portfolio .w-40 {
        width: 100% !important;
    }

    .portfolio .w-20 {
        width: 100% !important;
    }

    .cbp .cbp-item {
        width: 100%;
    }
}

@media (max-width:440px) {
    .clients li {
        width: 100%;
        float: left;
    }
    /*
    .portfolio.portfolio_all_the_same_img .special-grid-flex{
        grid-template-columns: 1fr;
        gap: 20px;
    }
    */
}

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


/*idea*/ 
@media (max-width: 991px) {
    .sub-bnr{
        min-height: 100vh;
    }
    
    .parallax-bg {
        background-position: center !important;
    }
    
    .padding-top-100 {
        padding-top: 40px !important;
    }
    
    .padding-bottom-100 {
        padding-bottom: 40px !important;
    }
    
    .padding-top-150 {
        padding-top: 40px !important;
    }
    
    .padding-bottom-150 {
        padding-bottom: 40px !important;
    }
    
    .padding-top-200 {
        padding-top: 40px !important;
    }
    
    .padding-bottom-200 {
        padding-bottom: 40px !important;
    }
    
    .margin-100 {
        margin: 40px !important;
    }
    
    .margin-left-100 {
        margin-left: 40px !important;
    }
    
    .margin-right-100 {
        margin-right: 40px !important;
    }
    
    .margin-top-100 {
        margin-top: 40px !important;
    }
    
    .margin-bottom-100 {
        margin-bottom: 40px !important;
    }
    
    .margin-bottom-150 {
        margin-bottom: 40px !important;
    }
    
    .portfolio-details .project-info{
        margin-top: 40px;
        padding-left: 0 ;
    }
    
    .heading-block{
        /*margin-bottom: 0;*/
    }
    
    .heading-block h6,
    .heading-block1 h6{
        margin-bottom: 26px !important;
    }
    
    .heading-block hr,
    .heading-block1 hr{
        margin-bottom: 20px !important;
        margin-left: 0 !important;
    }
    
    .heading-block h3{
        margin-bottom: 0 !important;
    }
    
    .container{
        width: auto !important;
        padding-left: 20px !important;
        padding-right:  20px !important;
    }
    
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
    {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    
    .wpcf7-form{
        padding: 0 !important;
        margin-top: 0 !important;
    }
    
    .filter-style-2 {
        margin-bottom: 50px;
    }
    
    .services .service-part{
        padding-left: 0 !important;
    }
    
    .background_boxed{
        padding: 40px !important;
        background: rgba(204, 204, 204, 0.45);
        max-width: 560px;
    }
    
    .background_hack{
        padding-bottom: 40px;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    
    .home .background_hack{
        background-size: cover !important;
    }
    
    .page-template-template-parts .background_hack{
        background-size: cover !important;
        background-position: right center !important;
    }
    
    .who-we-are{
        background-attachment: scroll !important;
    }
}

@media (min-width: 992px) {
    .background_hack.background_show_mobile{
        background: none !important;
    }
}

@media (max-width: 680px) {
    .sub-bnr h3,
    .sub-bnr h1{
        font-size: 39px;
        line-height: 50px;
    }
}


@media (max-width: 480px) {
    .sub-bnr h3,
    .sub-bnr h1{
        color: #fff;
        font-size: 27px;
        font-weight: normal;
        text-transform: uppercase;
        line-height: 40px;
        margin-top: 100px;
    }
    
    .background_boxed {
        padding: 20px !important;
    }
    
    .heading-block h3, .heading-block h2{
        line-height: 36px;
        font-size: 30px;
    }
    
    .btn{
        white-space: normal !important;
    }
    
}