/*
Theme Name: Synck Child
Theme URI: http://wordpressriverthemes.com/synck/
Template: synck
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Description: Introducing a WordPress theme tailored for IT services and business consulting, making it the optimal design choice for businesses in 2024.
Tags: agency business,corporate,creative,digital,innovative,it,it solutions,IT Solutions Template,modern,saas,software company,software template,startup,technology company,technology template.
Version: 3.0.0.1732089229
Updated: 2024-11-20 07:53:49
*/


@media (min-width: 768px) and (max-width: 1024px) {
      .hero-empowerment-area {
        padding-top: 93px;
        text-align: center;
      }

     .hero-empowerment-area .hero-empowerment-left-content p {
        max-width: 100%;
        text-align: center;
      }
    
    .hero-empowerment-area .hero-empowerment-left-content .btns-group {
      justify-content: center;
    }
    
      .service-area .service-section-header p ,
    .service-area .service-section-header .left{
        max-width: 100%;
      }
      
      
      .about-area .left-content,.project-area .project-left-details, .service-area .service-section-header, .about-service7-area .about-service7-body {
          text-align: center;
      }
    
    .service-section-header .left {
        width: 100%;
    }
    
    .footer-area .footer-bottom .footer-contact-info .footer-contact-info-item + .footer-contact-info-item
    {
        margin-top: 0px;
    }
    
    .footer-area .footer-all-links-wrap {
        display: grid !important;
        grid-template-columns: 0fr 0fr 1fr;
    }
    
     .footer-area .footer-bottom .custom-row {
      flex-direction: inherit;
    }
    
    /* about page */
    .about-service7-area .about-service7-body .about-service7-content .section-header p {
        max-width: 100%;
    }
    
    .about-area .left-content p {
        margin-bottom: 10px;
    }
    .about-area .left-content ul {
         display: flex;
         justify-content: space-between;
         align-items: first baseline;
    }
        
    .service-section-header.section-header.d-flex.align-items-end.justify-content-between {
        padding-top: 100px;
    }
}