h4.title_footer1 {
    display: none;
}
.mobile_footer{
    display: none;
}
.desktop_footer{
	display:block;
}
.desktop_according{
		display:block;
	}
@media (max-width:1205px) {
.container {
    max-width: 100%;
    padding: 0 50px;
}
.c_header_hp__title{
    font-size: 112px;
    line-height: 92px;
}
}
@media (max-width:1080px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .switch_box {
        position: fixed;
        top: auto;
        bottom: -94px;
        left: 50%;
        transform: translateX(-50%);
        line-height: 0;
        text-align: center;
    }
    footer {
        position: relative;
        padding:48px 0 78px 0;
    }

    .text_med {
        display: none;
    }
    .accordion-menu{
        font-size: 38px;
        line-height: 44px;
    }

    h4.title_footer1 {
        display: block;
    }
/*     footer .collapsed-content {
        padding: 0;
        overflow: hidden;
        width: 100%;
        display:none;
        min-width: 100%;
        -webkit-transition: max-height 0.4s linear;
        -moz-transition: max-height 0.4s linear;
        -ms-transition: max-height 0.4s linear;
        -o-transition: max-height 0.4s linear;
        transition: max-height 0.4s linear;
     
        padding: 0px 10px;
        text-align:left;
    } */
/*     footer .title_footer1 {
        background: #000091;
        color: #fff;
        padding: 10px 10px;
		display:none;
        margin: 0;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-family: "Poppins", sans-serif;
        position: relative;
    } */
    ul.collapsed-content.menushowtoggle {
        padding: 10px 0 20px 0;
    }
/*     footer .title_footer1:after {
        content: "";
        background: url(../img/arrow.png) no-repeat center;
        width: 19px;
        height: 12px;
        display: inline-block;
        position: absolute;
        top: 15px;
        right: 8px;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    footer .title_footer1.menushow:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
     footer .collapsed-content.menushowtoggle {
       display:block;
    } */
/*     .footer_info {
        margin: 0 auto;
        text-align: center;
    } */
  
	
   
	
    ul.social_icon{
        justify-content: center;
    }
    .footer_con_info li{
        text-align: left;
    }
    ul.footer_con_info {
        padding: 0;
        margin: 0;
    }
    footer .col-sm-2, footer .col-sm-7, footer .col-sm-3{
        flex: 0 0 auto;
        width: 100%;
    }
  
 
    .footer_text p {
       text-align: center;
        padding-bottom: 15px;
    }
 
    .experience_text h2{
        font-size: 50px;
        line-height: 62px;
    }
    .about_line h2 {
        font-size: 50px;
        line-height: 60px;
   
    }
    .ze_main_container {
        padding-top: 157px;
        padding-bottom: 157px;
    }
    .title_text{
        padding-bottom: 50px;
    }
    
    .pensons_cont {
        padding-top: 50px;
        padding-bottom: 50px;
    }

}


@media (max-width:1024px) {
    header .col-md-5 {
        flex: 0 0 auto;
        width: 41%;
        align-items: center;
        /* justify-content: center; */
        display: flex;
        padding: 20px 0 20px 0;
    }
    .header_brand {
        top: 25px;
       
    }
    header .col-md-5:last-child{
        justify-content: end;
    }
    header .col-md-2 {
        flex: 0 0 auto;
        width: 17.5%;
    }
    .anout_inner h4{
        padding-bottom: 50px;
    }
    .about_des {
        position: relative;
        padding-top: 50px;
    }
    .about_des p div {
        display: inline !important;
    }
    .exper_des p br {
        display: none;
    }
    .c_header_hp__title{
        font-size: 80px;
    line-height: 70px;
    }
    .expertises_section .expertises_row:not(:last-child) {
        margin-bottom: 30px;
    }
    .experties_con p br {
        display: none;
    }   
    .experience_inner_content {
          top: 29%;
        
    }
    .soucoupe_img {
        width: 746px;
        top: 46%;
        right: 5%;
    }
    .shadow_gallxy {
        width: 700px;
        bottom: 41px;
        left: 20%;
    }
	/* 	footer */
	.desktop_footer{
    display: none;
}
.mobile_footer{
    display: block;
}
.ze_footer_detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer_text p {
            padding-bottom: 0;
        font-size: 7.24px;
        font-weight: 400;
        line-height: 13.9px;
        text-align: left;
     
}
	.footer_logo svg {
    width: 98.47px;
}
	.footer_info .footer_logo {
    padding-bottom: 0;

}
	    .footer_menu_info {
        gap: 0;
        padding: 20px 0 15px 0;
    }
	    ul.footer_con_info {
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0;
        flex-wrap: wrap;
    }
	.footer_con_info li {
        text-align: left;
        font-size: 10px;
        font-weight: 400;
        line-height: 15px;
        text-align: center;
    }
	    .footer_con_info li:last-child {
        width: 100%;
    }
}
@media (max-width:992px) {
    .container, .container-sm {
        max-width: 100%;
    }

    .switch_box a img {
        width: 115px;
           margin-top: -12px;
    }
    .switch_box {
        height: 181.34px;
        bottom: -107px;
        width: 212.34px;
    
    }
    .faq_section {
        
        height: auto;
        padding-bottom: 30px;
    }
    .post_img img {
        width: 100%;
    }
    .about_line h2 {
         font-size: 49px;
        line-height: 55px;
      
    }
    .experience_text h2{
        font-size: 50px;
        line-height: 63px;
    }
    .shadow_gallxy {
        width: 663px;
        bottom: 21px;
        left: 36%;
    }
    .soucoupe_img {
        width: 692px;
        
        top: 51%;
        right: 0%;
    }
    .experience_inner_content {
        bottom: 0;
        top: 39%;
    }
    .ze_co_det_container {
        padding: 177px 0 50px 0;
    }
}

@media (max-width:768px){
    .popup_logo {
        position: absolute;
        top: 21px;
       
    }
    header .col-md-4{
        width: 37.333333%;
    }
    header .col-md-4:nth-child(2){
        width: 24.333333%;
    }
    .mobile_d{
        display: none !important;
    }
    .c_header_hp__title{
        font-size: 80px;
        line-height: 80px;
    }
 .banner_title {
    font-size: 35px;
 }
 ul.sub_menu {
    position: relative;
}
.dropdown_menu {
        text-align: center;
}
.header_account{
    justify-content: end;
}
.about_line h2 {
    font-size: 38px;
    line-height: 40px;
    text-align: center;
   
}
.big_idea_inner {
    position: absolute;
    bottom: 100px;
    left: 35%;
   
}
.big_idea_title {
    
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    
}
.big_idea_section {
   
    min-height: 525px;
     
}
.experience_text {
    flex-direction: column;
    gap: 0;
    margin-bottom: 30px;
}


.expertises_row h2 a {
     font-size: 38px;
    line-height: 42px;
 
}
.expertises_row {
 
    gap: 0;
   
    flex-direction: column;
}
.experience_inner_content {
    bottom: 0;
    top: 20%;
}
.big_idea_title {
    font-size: 50px;
      line-height: 47px;
}
.experience_text h2 {
    font-size: 38px;
    line-height: 48px;
    margin: 0;
}
.exper_des {
    max-width: 100%;
}
.shadow_gallxy {

    left: 21%;
}
.ze_main_container {
    padding-top: 133px;
    padding-bottom: 133px;
}
.ze_post_detail_section {
    padding-top: 133px;
    padding-bottom: 0;
}

	.expertises_row {
   
    align-items: self-start;
}
}
@media (max-width:767px){
	.modal_menu_list {
    padding-left: 15px;
}
	.ex_sec {
    height: 100%;
}
	.section-parallax .container {
    min-height: 0;
}
	.clients_secton {
    
    padding: 20px 0 0 0;
}
	.big_idea_title {
        font-size: 27.21px;
        font-weight: 400;
        line-height: 20.5px;
        text-align: left;
    }
	.desktop_according{
		display:none !important;
	}
	.post_sec {
    max-width: 100%;
}

.c_header_hp__title {
        font-size: 49.45px;
        font-weight: 400;
        line-height: 37.25px;
        text-align: left;
    }
    .anout_inner h4{
        padding-bottom: 20px;
    }
    .faq_section {
        height: auto;
    }
    .pb_85 {
        padding-bottom: 20px;
    }
       .accordion-menu {
        font-size: 26px;
        font-weight: 400;
        line-height: 27.5px;
        text-align: left;
    }
	.accordion-content p {
     
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    margin-bottom: 12px;
    padding: 0;
}
    nav li a{
        font-size: 37px;
        line-height: 58px;
    }
    header .container {
        max-width: 100%;
    }
.menu span {
    position: absolute;
    top: 21px;
    right: 21px;
}
.header_account {
  
    gap: 15px;
    justify-content: end;
}
.expertises_row h2 a {
        font-size: 24px;
        font-weight: 400;
        line-height: 27.5px;
        text-align: left;
    }
.expertises_row{
    flex-direction: column;
    gap: 0;
   
}
	    .expertises_section .expertises_row:not(:last-child) {
        margin-bottom: 10px;
    }
	.expertises_inner_text {
    padding-bottom: 24px;
}
	.expertises_section {
    
    padding: 26px 0 20px 0;
     
}
.switch_box a img {
    width: 106px;
    margin-left: 0;
}
	
.switch_box {
    height: 181.34px;
}
.about_section {
    padding: 27px 0;
}
.about_des {
    position: relative;
    padding-top: 0;
}

.experience_text h2{
    font-size: 24px;
    line-height: 30px;
}
.experience_text {
    display: flex;
    align-items: start;
    gap: 0;
    flex-direction: column;
}
.about_des p {
    text-align: left;
	        margin: 0;
        padding: 0;
	font-size:8px;
	line-height:12px;
	font-weight:400;
}
.about_des p div {
    display: inline !important;
 }
 .experience_inner_content {
    position: relative;
    top: 0;
    z-index: 9;
}
.experience_text:not(last-child) {
    margin-bottom:16px;
}
.exper_des p {
    text-align: left;
	font-size:10px;
	line-height:12.5px;
}
.experties_con p br {
    display: none;
}
.experties_con p{
    text-align: left;
	font-size:8px;
	line-height:12px;
	
}
.expertises-des{
    text-align: left;
	line-height:14px;
	font-size:10px;
}
.soucoupe_img {
        width: 312px;
        height: 110px;
        position: absolute;
        top: 66%;
        right: -45px;
    }
    .shadow_gallxy {
        position: absolute;
        width: 100%;
        height: 70px;
        bottom: auto;
        left: 23%;
        top: 81%;
    }
.post_sub_grid{
    gap: 8px;
        padding-bottom: 10px;
}
	.post_grid .post_grid_card:nth-child(1) .post_img img {
    height: 141px;
    object-fit: cover;
}
 
.modal_menu_list ul li a {
    line-height: 50px;
    font-size: 50px;

}
.title_text{
    padding-bottom: 50px;
}
.agence_content {
    padding-top: 50px;
}
.pensons_cont {
    padding-top: 50px;
    padding-bottom: 50px;
}
.expertces_grid {
    padding-top: 50px;
     padding-bottom: 50px;
    grid-template-columns: 1fr;
    gap: 30px;
  
}
.rse_heading{
    padding: 50px 0;
}

.ze_post_inner_grid .col-sm-12:nth-child(2) {
    order: 0;
}
.ze_post_inner_grid .col-sm-12:nth-child(1) {
    order: 1;
}
.ze_post_thumbs_slide{
    justify-content:center;
}
.ze_co_det_container {
    padding: 133px 0 50px 0;
}
.ze_contact_info h2 {
    
    font-size: 50px;

   
    padding-bottom: 17px;
}
	.ze_refresh_client_grid {
		display: block;
	}
	ul.social_icon li a {
		font-size: 18px;
	}
	ul.social_icon{
		gap: 12px;
	}
	.footer_menu ul{
		gap: 24px;
	}
	.footer_menu ul li:not(:last-child):after {
    
    right: -12px;
    top: 32%;
    height: 13px;
    width: 1px;
    background: var(--black);
  
}
	.footer_menu ul li a{
		font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
	}
	.footer_menu_info{
		gap:0;
		padding: 20px 0 15px 0;
	}
	    ul.footer_con_info {
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0;
        flex-wrap: wrap;
    }
	    .footer_con_info li {
        text-align: left;
        font-size: 10px;
        font-weight: 400;
        line-height: 15px;
       
        text-align: center;
    }
	.footer_con_info li a {
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
 
}
	footer {
        position: relative;
        padding: 32px 0 56px 0;
    }
	.post_btn{
		    margin-bottom: 0;
	}
	.footer_con_info li:last-child {
    width: 100%;
}
	.ze_blog_info{
		padding-top:35px;
		padding-bottom:0;
		
	}
	.ze_post_title h1 {
    /* font-family: Poppins; */
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
}
	.ze_blog_info h2 {
        font-size: 26px;
        font-weight: 400;
        line-height: 19px;
        text-align: left;
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
    }
	.ze_blog_info p{
		font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
	}
	.ze_post_slider .slick-prev, .ze_post_slider .slick-next {
    width: 16px;
    height: 16px;
    z-index: 9;
    /* background-size: 100%; */
}
	.ze_post_slide_navigation {
    display: none;
}
	.ze_post_des {
    position: relative;
    padding-top: 0;
}
	.ze_post_des h4 {
    font-size: 10px;
    font-weight: 700;
    line-height: 14px;
    text-align: left;
		padding-bottom:8px;
}
	.ze_post_des ul li:before {
 
  
    width: 3px;
    height: 3px;
 
    top: 6px;
}
	.ze_post_des ul li{
		    font-family: Poppins;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
	}
	.ze_post_detail_section {
        padding-top: 97px;
        padding-bottom: 0;
    }
	.post_description {
    padding-top: 10px;
}
	.post_description h3{
		font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
		padding-bottom: 6px;
	}
	.heading_text {
    /* font-family: Poppins; */
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
}
	.pb_59 {
    padding-bottom: 25px;
}
}

@media (max-width:640px){
	/*.experience_section{
		height:342px;
	}*/
    .big_idea_inner {
        bottom: 16px;
        left: 44%;
    }
    header{
        padding: 0 0;
    }
    header .col-md-5 {
        position: relative;
        padding: 7px 5px;
        align-items: center;
         display: flex;
         width: 40%;
    }
    
    .header_logo svg {
        max-width: 92px;
    }
	
    .header_brand svg {
        width: 50px;
        height: 50px;
    }
    .fixed .header_logo svg {
        max-width: 85px;
    }
	.fixed .col-md-5 {
    position: static;
    padding: 7px 0 7px 0;
}
    header .col-md-5:last-child {
        justify-content: end;
        display: flex;
        align-items: center;
    }
	.fixed .header_brand svg {
    width: 50px;
    height: 50px;
}
    .header_brand {
        position: relative;
        top: 15px;
        z-index: 99;
        left: -6px;
    }
    header .col-md-2 {
        flex: 0 0 auto;
        width: 19.5%;
    }
	.banner_homepage {
    height: 427px;
    background-size: 100% 100% !important;
}

    .switch_box {
        height: 153.34px;
        width: 156.34px;
    }
    .switch_box a img {
        width: 80px;
        perspective: 2000px;
        transform-style: preserve-3d;
        margin-left: 0;
        margin-top: -15px;
    }
    .about_line h2 .line {
        display: inline !important;
    }
    .tinyTitle {
        display: none !important;
    }
    .location_into_list {
      
        gap: 0;
        
        flex-direction: column;
        text-align: center;
    }
    .location_des a, .location_des{
        text-align: center;
    }
    .location_head a {
       
        font-size: 50px;
   
        line-height: 55px;
    }
	.location_into_list .location_head a{
		font-size: 24px;
    
	}
   
     
   
   
    .ze_post_inner_grid .col-sm-12:nth-child(2) {
        order: 0;
    }
    .ze_post_inner_grid .col-sm-12:nth-child(1) {
        order: 1;
    }
	 
	 .header_theme_btn {
    /* font-family: Poppins; */
    font-size: 6.08px !important;
    font-weight: 700!important;
    line-height: 9.12px!important;
    text-align: center!important;
    width: 70.96px!important;
    height: 18.25px!important;
    line-height: 18px!important;
}
	.anout_inner h4 {
        padding-bottom: 21px;
        font-size: 10px;
        font-weight: 700;
        line-height: 15px;
        text-align: center;
    }
	    .about_line h2 {
        font-size: 23.7px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
			margin:0;
			padding:0;
    }
	.about_line h2 br{
		display:none;
	}
}
@media (max-width:568px){
	.expertises_row{
		align-items:start;
	}
    .banner_homepage{
        background-size: 100% 100% !important;
    }
    .menu_mobile .item_menu {
       
        font-size: 9px;
    }
.header_account {
  
    gap: 9px;
    justify-content: end;
}
.main {
    position: relative;
    top: -59px;
     height: 100%;
}
   
.header_brand svg {
    width: 70px;
}
	    .banner_homepage {
        height: 352px;
    }
	.c_header_hp__content{
		padding-bottom: 0;
	}
	
	.about_section_container{
		min-height: 320px !important;
	}
	/*.blue_section,.experience_section{
		height: 372px;
	}*/
	.big_idea_section{
		min-height:362px;
	}
	
}
@media (max-width:567px){
    .main {
        position: relative;
        top: -16px;
        height: 100%;
    }
	    .c_header_hp__content {
        padding: 0;
    }
}
@media (max-width:426px){
		    .header_brand {
         left: -11px;
    }
	 .banner_homepage{
        height: 288px;    
    }
	      .main {
        position: relative;
        top: 0;
        height: 100%;
    }
}
@media (max-width:425px){
       .main {
        position: relative;
        top: 130px;
        height: auto;
    }
	.big_idea_section {
        min-height: 288px;
    }
	    .big_idea_inner {
        bottom: 16px;
        left: 130px;
    }
	.c_header_hp__content{
		padding-bottom: 0;
	}
	 .banner_homepage {
        height: 288px;
    }
	.experience_section{
		height: 342px;
	}
}


@media (max-width:375px){

    .header_brand {
        left: -2px;
    }
    .banner_homepage{
        height: 288px;    
    }

    .c_header_hp__content{
        padding: 0;
    }
 
  
    header{
        padding: 0 0;
    }
    .header_account{
        gap: 10px;
    }
    .menu_mobile{
        gap: 5px;
    }
    .header_brand svg {
        width: 40px;
        height: 40px;
    }
    .bttn_header{
        padding:3px;
    }
    .main {
        position: relative;
        top: 28px;
        height: auto;
    }
 
    .header_logo svg {
        max-width: 92px;
    }
     .switch_box {
        bottom: -94px;
        width: 120px;
        height: 132px;
    }
    .switch_box a img {
        width: 53%;
        margin-top: -10px;
    }

   footer {
        position: relative;
        padding: 32px 0 56px 0;
    }
}

@media (max-width:360px){
	.main{
		top: 85px;
	}

}

@media (max-width:320px){
   .c_header_hp__title {
        font-size: 49.45px;
        font-weight: 400;
        line-height: 37.25px;
        text-align: left;
    }
	 .banner_homepage{
        height: 288px;    
    }
	    .main {
        top: 130px;
        height: auto;
    }
}
