/* Responsive CSS */
@media screen and (max-width: 1366px) {
    .our-process__elementrow {
        grid-template-columns: 1fr 1fr 1fr 1fr;  
    }
}
@media screen and (max-width: 1199px) {
    .sidebar {
        display: block;
    }
    .toggle-menu {
        display: block;
    }
    .header__menu,
    .header__right,
    .header-navbar,
    .header__right--btn {
        display: none;         
    }
    .header__inner {
        align-items: center; 
        padding: 20px 0;   
    }
    .ctmbtn__group .ctmbtn__group--lightyellow a,
    .ctmbtn__group .ctmbtn__group--yellow a {
        padding: 8px 15px;  
        color: #000;
        font-size: 14px;
        line-height: 20px; 
    }
    .our-process__elementrow {
        row-gap: 40px;  
    }
    .our-process__elementrow {    
        padding-top: 30px;      
    } 
    .our-partners__inner--gridboxes-item {
        padding: 40px 20px;
    } 
    .footer__inner {
        margin-top: 40px;  
    }
    .footer {
        position: unset;
        bottom: unset;
        z-index: unset;
    }
    .vertical-zigzag__content--list ul {
        column-count: 2; 
    }
    .title_black h2 {
        font-size: 32px;
        line-height: 42px;  
    }   
    .benefits {
        padding: 30px 0;  
    }
    .breadcrumb-banner__content h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .general-container__image {
        padding-top: 70%;  
        margin-bottom: 30px; 
    } 
    .industries__inner--gridboxes-item {
        padding: 40px 20px;
    }   
}

@media screen and (max-width: 1023px) {
    .header__logo a img {
        max-width: 120px; 
    }                 
    .our-process__elementrow {
        grid-template-columns: 1fr 1fr 1fr;  
    }                
    .our-process__elementitem--title h6 {
        font-size: 18px;
        line-height: 24px; 
    }
    .contact-form form .contact-form__element label,
    .contactpage__form form .contactpage__form__element label {
        margin-left: 15px;
    }
    .contact-form form .contact-form__element input,
    .contact-form form .contact-form__element textarea,
    .contactpage__form form .contactpage__form__element input,
    .contactpage__form form .contactpage__form__element textarea {  
        padding: 12px 15px 12px 24px;     
    }
    .area-location__list ul {
        justify-content: center;
    }
    .hero-banner__content h1 {
        font-size: 34px;
        line-height: 44px;        
    } 
    .connect-boxes__list ul {
        grid-template-columns: 1fr;
        column-gap: 20px;
        row-gap: 20px;
        margin-top: 30px;
    }
    .title_white h2 {
        font-size: 28px;
        line-height: 36px; 
    }
    .title_black h2 {
        font-size: 28px;
        line-height: 36px; 
    }
    .vertical-zigzag__inner {
        gap: 25px;
    }
    .contact__form form span.success {
    font-size: 14px;
    line-height: 20px;
}
.contact__form form span.error {
    font-size: 14px;
    line-height: 20px;
}
}
@media screen and (max-width: 991px) {
    .our-services__inner--grid-simplelist {
        padding-right: 0; 
    }    
    .vertical-zigzag__content--list ul {
        column-count: 1;  
    }
    .zigzag__grid--content {
        margin-top: 30px;    
    }
    .connect-boxes__list ul {
        column-count: 1;
    }
    .title_black h2 {
        font-size: 26px;
        line-height: 36px; 
    }
    .title_white h2 {
        font-size: 26px;
        line-height: 36px; 
    }    
    .footer__grid {
        flex-direction: column;
        justify-content: center;    
    }
    .footer__grid .footer__grid--element:first-child {
        order: 1;
    }
    .footer__grid .footer__grid--element:nth-child(2) {
        order: 3;
    }
    .footer__grid .footer__grid--element:last-child {
        order: 2;
    }
    .benefits__listmain ul {
        grid-template-columns: 1fr 1fr;
    }
    .breadcrumb-banner__content h1 {
        font-size: 34px;
        line-height: 44px;       
    }
    .contact__form-row,
    .contactpage__form-row {
        grid-template-columns: 1fr;     
    }
    .benefits__listmain ul li .benefits__listicon {
        width: 40px;
        height: 40px;
      }
      .benefits__listmain ul li .benefits__listicon i {
        font-size: 18px;
        line-height: 18px;  
      }
      .benefits__listmain ul li p,
      .zigzag .zigzag__grid--content-list ul li,
      .zigzag__grid--content-desc p,
      .connect-boxes__list ul li,
      .general-container__content p,
      .cd-benefits__item--text p,
      .general-container__desc p,
      .services-list__item--text p {
        font-size: 16px;           
        line-height: 22px; 
      }
      .details-zigzag__image {
        margin-bottom: 30px;  
      }
      .details-zigzag__imagedesc {
        margin-bottom: 15px; 
      }
      .details-zigzag__title {
        margin-bottom: 20px; 
      }
      .areas-map__main {
        margin-top: 20px;  
      }
}
@media screen and (max-width: 767px) {
    .our-process__elementrow {
        grid-template-columns: 1fr 1fr;  
    }             
    .our-process__elementitem--title {
        margin-top: 15px;
        padding: 0 10px; 
    } 
    .footer__copyright p {
        text-align: center;         
    }
    .services-list__row {
        grid-template-columns: 1fr;    
    }
    .connect-boxes__list ul li {
        padding-left: 35px;
        font-size: 14px;
        line-height: 22px;
    }
    .connect-boxes__list ul li::before {
        content: "";
        height: 20px;
        width: 20px;
    }  
    .cd-benefits__list {
        grid-template-columns: 1fr; 
    }
}
@media screen and (max-width: 575px) {
    .header__logo a img {
        max-width: 120px;   
    }
    .sidebar {
        width: 270px; 
    }
    .our-process__elementrow {
        grid-template-columns: 1fr;  
    }                
    .our-process__elementitem--title::before {
        content: none;
    }  
    .benefits__listmain ul {
        grid-template-columns: 1fr;  
    }
    .general-container__content--listitems,
    .ownericonlist__item,
    .cd-benefits__item {
        flex-direction: column;
        justify-content: center; 
        gap: 15px; 
    }
    .general-container__content--listitems p,
    .ownericonlist__text p,
    .cd-benefits__item--text p { 
        text-align: center;  
    }
    .general-container__content--listitems-icon i,
    .ownericonlist__icon i {
        font-size: 25px;
        line-height: 25px;
    }
    .general-container__content--listitems-icon,
    .ownericonlist__icon {
        width: 60px;
        height: 60px;  
    }
    .cd-benefits__item--text,
    .ownericonlist__text {
        width: 100%;    
    }
}